move lint into the pcc directory
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 1 Feb 1991 03:28:14 +0000 (19:28 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Fri, 1 Feb 1991 03:28:14 +0000 (19:28 -0800)
SCCS-vsn: old/pcc/lint/lpass1/Makefile 5.5
SCCS-vsn: old/pcc/lint/lpass2/Makefile 5.5

usr/src/old/pcc/lint/lpass1/Makefile
usr/src/old/pcc/lint/lpass2/Makefile

index 191bd86..eb0ea04 100644 (file)
@@ -1,6 +1,6 @@
-#      @(#)Makefile    5.4 (Berkeley) %G%
+#      @(#)Makefile    5.5 (Berkeley) %G%
 
 
-MIP=   ${.CURDIR}/../../../libexec/pcc/mip
+MIP=   ${.CURDIR}/../../mip
 
 PROG=  lintpass1
 CFLAGS+=-I${MIP} -I. -I${.CURDIR}
 
 PROG=  lintpass1
 CFLAGS+=-I${MIP} -I. -I${.CURDIR}
index 92f2330..c68fa50 100644 (file)
@@ -1,6 +1,6 @@
-#      @(#)Makefile    5.4 (Berkeley) %G%
+#      @(#)Makefile    5.5 (Berkeley) %G%
 
 
-MIP=   ${.CURDIR}/../../../libexec/pcc/mip
+MIP=   ${.CURDIR}/../../mip
 
 PROG=  lintpass2
 SRCS=  hash.c lpass2.c
 
 PROG=  lintpass2
 SRCS=  hash.c lpass2.c