From: keie Date: Fri, 7 Dec 1984 15:22:22 +0000 (+0000) Subject: Now use prototype makefile from ../../proto. X-Git-Tag: release-5-5~5886 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=9e4b9fddab0033044f80fdb69aaf377e68deedc4;p=ack.git Now use prototype makefile from ../../proto. --- diff --git a/mach/z8000/libcc/Makefile b/mach/z8000/libcc/Makefile index 9d6e972e5..8004e86bc 100644 --- a/mach/z8000/libcc/Makefile +++ b/mach/z8000/libcc/Makefile @@ -1,4 +1,4 @@ -MAKEFILE=Makef.pr.l +MAKEFILE=../../proto/libg/Makefile MACHDEF="MACH=z8000" "SUF=s" STDIO="PREF=cc" "SUB=.1s" "SRC=lang/cem/libcc/stdio" GEN="PREF=cc" "SUB=.2g" "SRC=lang/cem/libcc/gen"