Fixed comments

This commit is contained in:
ceriel 1991-12-12 14:12:36 +00:00
parent b0e631d402
commit 8e82c748ad

View file

@ -12,7 +12,7 @@ TERMLIBDIR = /usr/src/lib/libtermlib# # for a local -ltermlib
ALLDIR = $(EMHOME)/lang/cem/libcc# # to create c.llb ALLDIR = $(EMHOME)/lang/cem/libcc# # to create c.llb
INCLUDE = $(EMHOME)/include/_tail_cc INCLUDE = $(EMHOME)/include/_tail_cc
ALLFLAGS = -D__BSD4_2 -I$(INCLUDE) # to compile $(ALLDIR) ALLFLAGS = -D__BSD4_2 -I$(INCLUDE)# # to compile $(ALLDIR)
c.llb: unix7.c c.llb: unix7.c
$(LINT) -Lc.llb unix7.c $(LINT) -Lc.llb unix7.c