make install also make a tail_mon now.
This commit is contained in:
parent
77d2cc5222
commit
46a5c99978
@ -4,7 +4,7 @@ STDIO="PREF=cc" "SUB=.1s" "SRC=lang/cem/libcc/stdio"
|
||||
GEN="PREF=cc" "SUB=.2g" "SRC=lang/cem/libcc/gen"
|
||||
MON="PREF=mon" "SRC=lang/cem/libcc/mon"
|
||||
|
||||
install: cpstdio cpgen
|
||||
install: cpstdio cpgen cpmon
|
||||
|
||||
cpstdio:
|
||||
make -f $(MAKEFILE) $(STDIO) $(MACHDEF) tailcp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user