tags in ../sys now
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 29 Jul 1987 10:24:26 +0000 (02:24 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 29 Jul 1987 10:24:26 +0000 (02:24 -0800)
SCCS-vsn: sys/vax/conf/Makefile.vax 7.6
SCCS-vsn: sys/tahoe/conf/Makefile.tahoe 1.12

usr/src/sys/tahoe/conf/Makefile.tahoe
usr/src/sys/vax/conf/Makefile.vax

index 1c00d8b..cd06ea5 100644 (file)
@@ -108,7 +108,7 @@ links:
        sh makelinks && rm -f dontlink
 
 tags:
        sh makelinks && rm -f dontlink
 
 tags:
-       /usr/ucb/ctags ${CFILES}
+       @echo "see ../sys/Makefile for tags"
 
 print:
        @pr -f Makefile ../sys/TODO linterrs
 
 print:
        @pr -f Makefile ../sys/TODO linterrs
index 1bbf8b4..190f6dd 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile.vax        7.5 (Berkeley) %G%
+#      @(#)Makefile.vax        7.6 (Berkeley) %G%
 #
 # Makefile for 4.3 BSD
 #
 #
 # Makefile for 4.3 BSD
 #
@@ -126,7 +126,7 @@ links:
        sh makelinks && rm -f dontlink
 
 tags:
        sh makelinks && rm -f dontlink
 
 tags:
-       /usr/ucb/ctags ${CFILES}
+       @echo "see ../sys/Makefile for tags"
 
 print:
        @pr -f Makefile ../sys/TODO linterrs
 
 print:
        @pr -f Makefile ../sys/TODO linterrs