wrong Makefile committed at 1.209

This commit is contained in:
dick 1989-11-07 13:04:39 +00:00
parent 3dc49877a5
commit ba7100a4c2

View 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