make install also make a tail_mon now.
This commit is contained in:
parent
95dd252a5b
commit
0d5a4693a7
|
@ -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…
Reference in a new issue