make install also make a tail_mon now.
This commit is contained in:
parent
95dd252a5b
commit
0d5a4693a7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ STDIO="PREF=cc" "SUB=.1s" "SRC=lang/cem/libcc/stdio"
|
||||||
GEN="PREF=cc" "SUB=.2g" "SRC=lang/cem/libcc/gen"
|
GEN="PREF=cc" "SUB=.2g" "SRC=lang/cem/libcc/gen"
|
||||||
MON="PREF=mon" "SRC=lang/cem/libcc/mon"
|
MON="PREF=mon" "SRC=lang/cem/libcc/mon"
|
||||||
|
|
||||||
install: cpstdio cpgen
|
install: cpstdio cpgen cpmon
|
||||||
|
|
||||||
cpstdio:
|
cpstdio:
|
||||||
make -f $(MAKEFILE) $(STDIO) $(MACHDEF) tailcp
|
make -f $(MAKEFILE) $(STDIO) $(MACHDEF) tailcp
|
||||||
|
|
Loading…
Add table
Reference in a new issue