1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 19:56:25 +00:00

SCELBI: Updated documentation and removed makefile dependency (Hans-Åke Lund)

This commit is contained in:
Mark Pizzolato
2017-09-14 09:52:38 -07:00
parent 2574100ec5
commit d02de5156f
2 changed files with 7 additions and 7 deletions

View File

@@ -1872,7 +1872,7 @@ ${BIN}ibmpcxt${EXE} : ${IBMPCXT} ${SIM} ${BUILD_ROMS}
scelbi: ${BIN}scelbi${EXE}
${BIN}scelbi${EXE} : ${SCELBI} ${SIM} ${BUILD_ROMS}
${BIN}scelbi${EXE} : ${SCELBI} ${SIM}
${MKDIRBIN}
${CC} ${SCELBI} ${SIM} ${SCELBI_OPT} $(CC_OUTSPEC) ${LDFLAGS}