From: ceriel Date: Thu, 12 Dec 1991 14:12:36 +0000 (+0000) Subject: Fixed comments X-Git-Tag: release-5-5~562 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8e82c748ad0a2ed4d8824027e129115e1bae65b2;p=ack.git Fixed comments --- diff --git a/lang/cem/lint/llib/Makefile b/lang/cem/lint/llib/Makefile index 909876fd7..5c712f97a 100644 --- a/lang/cem/lint/llib/Makefile +++ b/lang/cem/lint/llib/Makefile @@ -12,7 +12,7 @@ TERMLIBDIR = /usr/src/lib/libtermlib# # for a local -ltermlib ALLDIR = $(EMHOME)/lang/cem/libcc# # to create c.llb 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 $(LINT) -Lc.llb unix7.c