Removed the definition of LIBDIR, it is superfluous.
This commit is contained in:
parent
c94c590501
commit
26ba8cc8fd
@ -5,7 +5,6 @@ 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"
|
||||||
LIBM="PREF=m" "SRC=lang/cem/libcc/libm"
|
LIBM="PREF=m" "SRC=lang/cem/libcc/libm"
|
||||||
LIBLN="PREF=ln" "SRC=lang/cem/libcc/libln"
|
LIBLN="PREF=ln" "SRC=lang/cem/libcc/libln"
|
||||||
LIBDIR=../lib
|
|
||||||
|
|
||||||
install: cpstdio cpgen cplibm cplibln
|
install: cpstdio cpgen cplibm cplibln
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user