wrong Makefile committed at 1.209
authordick <none@none>
Tue, 7 Nov 1989 13:04:39 +0000 (13:04 +0000)
committerdick <none@none>
Tue, 7 Nov 1989 13:04:39 +0000 (13:04 +0000)
lang/cem/cemcom/Makefile

index c204f58..b34a498 100644 (file)
@@ -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