From ba7100a4c23d3b3a01fd42c320a604d1dfc8058c Mon Sep 17 00:00:00 2001 From: dick Date: Tue, 7 Nov 1989 13:04:39 +0000 Subject: [PATCH] wrong Makefile committed at 1.209 --- lang/cem/cemcom/Makefile | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lang/cem/cemcom/Makefile b/lang/cem/cemcom/Makefile index c204f581a..b34a4987c 100644 --- a/lang/cem/cemcom/Makefile +++ b/lang/cem/cemcom/Makefile @@ -3,7 +3,6 @@ # Machine and environ dependent definitions EMHOME = ../../.. -EMHOME = /usr/proj/em/Work#??? MKDEP = $(EMHOME)/bin/mkdep PRID = $(EMHOME)/bin/prid CID = $(EMHOME)/bin/cid @@ -142,13 +141,6 @@ LINTFLAGS = .str.h: ./make.allocd <$*.str >$*.h -LINTTEST: #??? - make Lnt -# ../lpass2/lint -Dunix -DMINIX /usr/star/ast/minix/tape3/commands/make/*.c - ./lnt -h -Dlint --x s.c #x46.c #ceriel.c #m.c #lithm.c # fig4.c -# (cd ../lpass2; make lint.test) -# ./lnt -Dmc68000 -I/usr/em/h -I/usr/em/modules/h -I/usr/em/modules/pkg u.c - Main: Cfiles sh -c 'if $(CC) nmclash.c > /dev/null 2>&1 ; then make "EMHOME="$(EMHOME) $(CURRDIR)main ; else EMHOME=$(EMHOME); export EMHOME; ./Resolve main ; fi' @rm -f nmclash.o a.out -- 2.34.1