destroy lint remnants.
authorespie <espie@openbsd.org>
Mon, 12 Jun 2017 18:49:33 +0000 (18:49 +0000)
committerespie <espie@openbsd.org>
Mon, 12 Jun 2017 18:49:33 +0000 (18:49 +0000)
okay millert@ deraadt@

22 files changed:
distrib/special/route/Makefile
etc/Makefile
games/wargames/Makefile
gnu/lib/libobjc/Makefile.bsd-wrapper
gnu/lib/libstdc++/Makefile.bsd-wrapper
gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper
gnu/usr.bin/binutils/Makefile.bsd-wrapper
gnu/usr.bin/cvs/Makefile.bsd-wrapper
gnu/usr.bin/gcc/Makefile.bsd-wrapper
gnu/usr.bin/texinfo/Makefile.bsd-wrapper
sbin/route/Makefile
share/dict/Makefile
share/misc/Makefile
share/snmp/Makefile
share/tabset/Makefile
share/tmac/Makefile
share/tmac/mdoc/Makefile
sys/arch/alpha/stand/boot/Makefile
sys/arch/alpha/stand/bootxx/Makefile
sys/arch/alpha/stand/netboot/Makefile
usr.sbin/bind/Makefile.bsd-wrapper
usr.sbin/nsd/Makefile.bsd-wrapper

index 9c0edbe..2b2dac0 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.2 2016/09/20 10:39:18 phessler Exp $
+#      $OpenBSD: Makefile,v 1.3 2017/06/12 18:49:33 espie Exp $
 
 PROG=  route
 MAN=   route.8
@@ -6,7 +6,7 @@ SRCS=   route.c show.c
 
 CFLAGS+=       -Wall -DSMALL
 
-route.o .depend lint tags: keywords.h
+route.o .depend tags: keywords.h
 
 .PATH:  ${.CURDIR}/../../../sbin/route
 .include <bsd.prog.mk>
index e84927d..c3892e1 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.456 2017/06/03 22:23:47 deraadt Exp $
+#      $OpenBSD: Makefile,v 1.457 2017/06/12 18:49:33 espie Exp $
 
 .include <bsd.own.mk>
 
@@ -62,7 +62,7 @@ RCDAEMONS=amd apmd bgpd bootparamd cron dhcpd dhcrelay dhcrelay6 dvmrpd \
 
 MISETS=        base${OSrev}.tgz comp${OSrev}.tgz man${OSrev}.tgz game${OSrev}.tgz
 
-all clean cleandir depend etc install lint:
+all clean cleandir depend etc install:
 
 install-mtree:
        ${INSTALL} -c -o root -g wheel -m 600 mtree/special \
index 5357a16..7f23857 100644 (file)
@@ -1,7 +1,7 @@
-#      $OpenBSD: Makefile,v 1.4 1997/09/21 11:37:12 deraadt Exp $
+#      $OpenBSD: Makefile,v 1.5 2017/06/12 18:49:33 espie Exp $
 
 NOOBJ= noobj
-all wargames clean cleandir depend lint tags:
+all wargames clean cleandir depend tags:
 
 install:
        ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
index 3be9847..b2359cc 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.9 2016/07/04 18:01:44 guenther Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.10 2017/06/12 18:49:34 espie Exp $
 
 LIB=           objc
 
@@ -90,9 +90,6 @@ maninstall:
 
 depend: 
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...
 
index 26089db..53e41ea 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.8 2007/11/05 17:02:43 espie Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.9 2017/06/12 18:49:34 espie Exp $
 
 .include "${.CURDIR}/shlib_version"
 SHLIB_MAJOR=${major}
@@ -64,9 +64,6 @@ config.status:
 depend:
        # Nothing here so far...
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...
 
index 68c41b1..e7c44d0 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.13 2017/03/05 00:26:08 jsg Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.14 2017/06/12 18:49:34 espie Exp $
 
 .include <bsd.own.mk>
 
@@ -130,9 +130,6 @@ c++filt.1: binutils/doc/cxxfilt.man
 depend:
        # Nothing here so far...
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...
 
index c6f64de..1c182be 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.85 2016/09/18 08:58:13 natano Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.86 2017/06/12 18:49:34 espie Exp $
 
 .include <bsd.own.mk>
 
@@ -95,9 +95,6 @@ c++filt.1: binutils/cxxfilt.man
 depend:
        # Nothing here so far...
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...
 
index 5015031..97bf05b 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.55 2016/09/29 09:16:21 natano Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.56 2017/06/12 18:49:34 espie Exp $
 
 .include <bsd.own.mk>
 
@@ -65,9 +65,6 @@ clean cleandir:
 depend:
        # Nothing here so far...
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...
 
index f871dc0..dd38007 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.64 2016/03/30 06:38:40 jmc Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.65 2017/06/12 18:49:34 espie Exp $
 
 MAN=           gcc.1 cpp.1 gcov.1 protoize.1
 
@@ -169,9 +169,6 @@ includes:
                ln -sf ${GCCINC}/$$j ${DESTDIR}/usr/include/$$j; \
        done
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...
 
index 358879f..aebfc0c 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.45 2016/11/16 21:40:21 tb Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.46 2017/06/12 18:49:34 espie Exp $
 
 INFODIR=       infodir=/usr/share/info
 INFOPATH=      DEFAULT_INFOPATH=/usr/local/info:/usr/share/info:.
@@ -70,9 +70,6 @@ clean cleandir:
 depend:
        # Nothing here so far...
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...
 
index 8325bf1..2cade8e 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.14 2017/01/19 23:18:29 phessler Exp $
+#      $OpenBSD: Makefile,v 1.15 2017/06/12 18:49:34 espie Exp $
 
 PROG=  route
 MAN=   route.8
@@ -6,6 +6,6 @@ SRCS=   route.c show.c
 
 CFLAGS+=       -Wall -DBFD
 
-route.o .depend lint tags: keywords.h
+route.o .depend tags: keywords.h
 
 .include <bsd.prog.mk>
index 04556b8..7be863a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.2 2000/03/02 14:46:34 todd Exp $
+#      $OpenBSD: Makefile,v 1.3 2017/06/12 18:49:34 espie Exp $
 #      from: @(#)Makefile      5.1.1.1 (Berkeley) 5/7/91
 
 # Missing: connectives, words
@@ -7,7 +7,7 @@ FILES=  README propernames web2 web2a
 NOOBJ= noobj
 LINKS= ${BINDIR}/dict/web2 ${BINDIR}/dict/words
 
-all clean cleandir depend lint tags:
+all clean cleandir depend tags:
 
 realinstall:
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
index e625401..f8d6f92 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.17 2017/05/30 14:52:37 millert Exp $
+#      $OpenBSD: Makefile,v 1.18 2017/06/12 18:49:34 espie Exp $
 #      from: @(#)Makefile      5.13 (Berkeley) 5/7/91
 
 FILES= airport birthtoken countrycodes \
@@ -11,7 +11,7 @@ FILES=        airport birthtoken countrycodes \
 SUBDIR=        pcvtfonts
 .endif
 
-all clean cleandir depend lint obj tags: _SUBDIRUSE
+all clean cleandir depend obj tags: _SUBDIRUSE
 
 realinstall:
        cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
index b20c125..9c4f8b3 100644 (file)
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.5 2016/09/25 17:43:11 natano Exp $
+# $OpenBSD: Makefile,v 1.6 2017/06/12 18:49:34 espie Exp $
 
 FILES= OPENBSD-SNMPD-CONF.txt OPENBSD-BASE-MIB.txt
 FILES+=        OPENBSD-MEM-MIB.txt OPENBSD-SENSORS-MIB.txt
 FILES+= OPENBSD-CARP-MIB.txt OPENBSD-PF-MIB.txt
 FILES+= OPENBSD-RELAYD-MIB.txt
 
-all clean cleandir depend lint obj tags: _SUBDIRUSE
+all clean cleandir depend obj tags: _SUBDIRUSE
 
 realinstall:
        ${INSTALL} ${INSTALL_COPY} -o root -g wheel -m 0444 \
index 55bf79f..560be07 100644 (file)
@@ -1,10 +1,10 @@
-#      $OpenBSD: Makefile,v 1.3 2011/07/08 15:20:40 nicm Exp $
+#      $OpenBSD: Makefile,v 1.4 2017/06/12 18:49:34 espie Exp $
 #      from: @(#)Makefile      5.3 (Berkeley) 10/22/90
 
 FILES= std stdcrt vt100 vt300
 NOOBJ= noobj
 
-all clean cleandir depend lint tags:
+all clean cleandir depend tags:
 
 realinstall:
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
index c2d8572..063ef8d 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.6 2001/07/20 19:44:03 mickey Exp $
+#      $OpenBSD: Makefile,v 1.7 2017/06/12 18:49:34 espie Exp $
 #      from: @(#)Makefile      6.13 (Berkeley) 3/20/91
 
 FILES= tmac.andoc
@@ -7,7 +7,7 @@ NOOBJ=  noobj
 
 SUBDIR=        mdoc
 
-all clean cleandir depend lint tags:
+all clean cleandir depend tags:
 
 realinstall:
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
index 39ebeb4..b48fc3f 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.4 2003/04/08 01:44:59 millert Exp $
+#      $OpenBSD: Makefile,v 1.5 2017/06/12 18:49:34 espie Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/8/93
 
 MSRCS= doc doc-ditroff doc-common doc-nroff doc-syms
@@ -8,7 +8,7 @@ LINKS=  ${BINDIR}/doc ${BINDIR}/../tmac.doc
 STRIP_SED = ${.CURDIR}/../strip.sed
 NOOBJ= noobj
 
-all clean cleandir depend lint tags:
+all clean cleandir depend tags:
 
 beforeinstall:
        for i in ${MSRCS}; do \
index 2dd6451..b98e666 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.21 2016/07/30 03:25:48 guenther Exp $
+#      $OpenBSD: Makefile,v 1.22 2017/06/12 18:49:34 espie Exp $
 #      $NetBSD: Makefile,v 1.17 1997/04/17 07:27:46 thorpej Exp $
 
 S=     ${.CURDIR}/../../../..
@@ -38,9 +38,6 @@ ${PROG}.nosym: ${PROG}.sym
 ${PROG}: ${PROG}.nosym
        objcopy --output-target=binary ${PROG}.nosym ${PROG}
 
-# no lint here (yet?)
-lint:
-
 .include <bsd.prog.mk>
 
 ### find out what to use for libz
index b3118c1..19d5d7e 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.16 2016/07/30 03:25:48 guenther Exp $
+#      $OpenBSD: Makefile,v 1.17 2017/06/12 18:49:34 espie Exp $
 #      $NetBSD: Makefile,v 1.12 1997/04/17 07:27:49 thorpej Exp $
 
 S=     ${.CURDIR}/../../../..
@@ -34,9 +34,6 @@ ${PROG}: ${PROG}.nosym
        objcopy --output-target=binary ${PROG}.nosym ${PROG}.trunc
        dd if=${PROG}.trunc of=${PROG} obs=`expr 15 \* 512` conv=osync
 
-# no lint here (yet?)
-lint:
-
 .include <bsd.prog.mk>
 
 ${PROG}.sym: ${OBJS}
index c8f5958..e871ef8 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.14 2016/07/30 03:25:48 guenther Exp $
+#      $OpenBSD: Makefile,v 1.15 2017/06/12 18:49:34 espie Exp $
 #      $NetBSD: Makefile,v 1.11 1997/04/17 07:27:50 thorpej Exp $
 
 S=     ${.CURDIR}/../../../..
@@ -48,9 +48,6 @@ realinstall:
            -o ${BINOWN} -g ${BINGRP} \
            -m ${BINMODE} ${PROG}.mop ${DESTDIR}${BINDIR}/${PROG}.mop
 
-# no lint here (yet?)
-lint:
-
 .include <bsd.prog.mk>
 
 ### find out what to use for libz
index 656589e..b13b8e2 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.14 2014/08/22 19:28:25 brad Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.15 2017/06/12 18:49:34 espie Exp $
 
 .include <bsd.own.mk>
 
@@ -60,9 +60,6 @@ clean cleandir:
 depend:
        # Nothing here so far...
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...
 
index 2ab9dc8..4e47a2a 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.bsd-wrapper,v 1.14 2016/10/05 20:08:36 natano Exp $
+#      $OpenBSD: Makefile.bsd-wrapper,v 1.15 2017/06/12 18:49:34 espie Exp $
 
 .include <bsd.own.mk>
 
@@ -76,9 +76,6 @@ clean cleandir:
 depend:
        # Nothing here so far...
 
-lint:
-       # Nothing here so far...
-
 tags:
        # Nothing here so far...