add extra labels
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 1 Oct 1988 02:02:45 +0000 (18:02 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 1 Oct 1988 02:02:45 +0000 (18:02 -0800)
SCCS-vsn: share/me/Makefile 6.6

usr/src/share/me/Makefile

index fbf3d84..38a823c 100644 (file)
@@ -9,7 +9,7 @@
 # software without specific prior written permission. This software
 # is provided ``as is'' without express or implied warranty.
 #
 # software without specific prior written permission. This software
 # is provided ``as is'' without express or implied warranty.
 #
-#      @(#)Makefile    6.5 (Berkeley) %G%
+#      @(#)Makefile    6.6 (Berkeley) %G%
 #
 MELIB= /usr/lib/me
 TMLIB= /usr/lib/tmac
 #
 MELIB= /usr/lib/me
 TMLIB= /usr/lib/tmac
@@ -37,5 +37,8 @@ install: FRC
        install -c -o bin -g bin -m 444 revisions ${DESTDIR}${MELIB}/revisions
 
 clean:
        install -c -o bin -g bin -m 444 revisions ${DESTDIR}${MELIB}/revisions
 
 clean:
+cleandir:
 depend:
 depend:
+lint:
+tags:
 FRC:
 FRC: