mirror of
https://github.com/open-simh/simtools.git
synced 2026-04-16 00:21:38 +00:00
converters/Makefile,crossassemblers/Makefile: add missing directories
This commit is contained in:
@@ -5,8 +5,9 @@ BIN=/usr/local/bin
|
||||
INSTALL=install
|
||||
CC=gcc
|
||||
|
||||
SUBDIRS=asc cosy decsys dtos8cvt gt7cvt hpconvert indent littcvt m8376 mksimtape mt2tpc mtcvt23 \
|
||||
mtcvtfix mtcvtodd noff sfmtcvt strrem strsub tar2mt tp512cvt tpc2mt
|
||||
SUBDIRS=asc cosy decsys dtos8cvt fsio gt7cvt hpconvert indent littcvt m8376 \
|
||||
mksimtape mt2tpc mtcvt23 mtcvtfix mtcvtodd noff sfmtcvt strrem strsub \
|
||||
tar2mt tp512cvt tpc2mt
|
||||
|
||||
.PHONY: all clean install uninstall
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ BIN=/usr/local/bin
|
||||
INSTALL=install
|
||||
CC=gcc
|
||||
|
||||
SUBDIRS=hpasm macro1 macro7 macro8x
|
||||
SUBDIRS=hpasm macro1 macro11 macro7 macro8x
|
||||
|
||||
.PHONY: all clean install uninstall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user