summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distrib/special/route/Makefile4
-rw-r--r--etc/Makefile4
-rw-r--r--games/wargames/Makefile4
-rw-r--r--gnu/lib/libobjc/Makefile.bsd-wrapper5
-rw-r--r--gnu/lib/libstdc++/Makefile.bsd-wrapper5
-rw-r--r--gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper5
-rw-r--r--gnu/usr.bin/binutils/Makefile.bsd-wrapper5
-rw-r--r--gnu/usr.bin/cvs/Makefile.bsd-wrapper5
-rw-r--r--gnu/usr.bin/gcc/Makefile.bsd-wrapper5
-rw-r--r--gnu/usr.bin/texinfo/Makefile.bsd-wrapper5
-rw-r--r--sbin/route/Makefile4
-rw-r--r--share/dict/Makefile4
-rw-r--r--share/misc/Makefile4
-rw-r--r--share/snmp/Makefile4
-rw-r--r--share/tabset/Makefile4
-rw-r--r--share/tmac/Makefile4
-rw-r--r--share/tmac/mdoc/Makefile4
-rw-r--r--sys/arch/alpha/stand/boot/Makefile5
-rw-r--r--sys/arch/alpha/stand/bootxx/Makefile5
-rw-r--r--sys/arch/alpha/stand/netboot/Makefile5
-rw-r--r--usr.sbin/bind/Makefile.bsd-wrapper5
-rw-r--r--usr.sbin/nsd/Makefile.bsd-wrapper5
22 files changed, 32 insertions, 68 deletions
diff --git a/distrib/special/route/Makefile b/distrib/special/route/Makefile
index 9c0edbe1921..2b2dac06119 100644
--- a/distrib/special/route/Makefile
+++ b/distrib/special/route/Makefile
@@ -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>
diff --git a/etc/Makefile b/etc/Makefile
index e84927d7a82..c3892e12e7a 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -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 \
diff --git a/games/wargames/Makefile b/games/wargames/Makefile
index 5357a16846e..7f2385750d9 100644
--- a/games/wargames/Makefile
+++ b/games/wargames/Makefile
@@ -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} \
diff --git a/gnu/lib/libobjc/Makefile.bsd-wrapper b/gnu/lib/libobjc/Makefile.bsd-wrapper
index 3be984741a1..b2359ccda9d 100644
--- a/gnu/lib/libobjc/Makefile.bsd-wrapper
+++ b/gnu/lib/libobjc/Makefile.bsd-wrapper
@@ -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...
diff --git a/gnu/lib/libstdc++/Makefile.bsd-wrapper b/gnu/lib/libstdc++/Makefile.bsd-wrapper
index 26089db3d7c..53e41ea2b35 100644
--- a/gnu/lib/libstdc++/Makefile.bsd-wrapper
+++ b/gnu/lib/libstdc++/Makefile.bsd-wrapper
@@ -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...
diff --git a/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper b/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper
index 68c41b1bac2..e7c44d0d8bf 100644
--- a/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/binutils-2.17/Makefile.bsd-wrapper
@@ -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...
diff --git a/gnu/usr.bin/binutils/Makefile.bsd-wrapper b/gnu/usr.bin/binutils/Makefile.bsd-wrapper
index c6f64de53a6..1c182be8266 100644
--- a/gnu/usr.bin/binutils/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/binutils/Makefile.bsd-wrapper
@@ -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...
diff --git a/gnu/usr.bin/cvs/Makefile.bsd-wrapper b/gnu/usr.bin/cvs/Makefile.bsd-wrapper
index 5015031e24a..97bf05b89cf 100644
--- a/gnu/usr.bin/cvs/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/cvs/Makefile.bsd-wrapper
@@ -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...
diff --git a/gnu/usr.bin/gcc/Makefile.bsd-wrapper b/gnu/usr.bin/gcc/Makefile.bsd-wrapper
index f871dc05d20..dd38007234b 100644
--- a/gnu/usr.bin/gcc/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/gcc/Makefile.bsd-wrapper
@@ -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...
diff --git a/gnu/usr.bin/texinfo/Makefile.bsd-wrapper b/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
index 358879f563c..aebfc0c498f 100644
--- a/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
+++ b/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
@@ -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...
diff --git a/sbin/route/Makefile b/sbin/route/Makefile
index 8325bf103d5..2cade8efca1 100644
--- a/sbin/route/Makefile
+++ b/sbin/route/Makefile
@@ -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>
diff --git a/share/dict/Makefile b/share/dict/Makefile
index 04556b81d62..7be863a6d51 100644
--- a/share/dict/Makefile
+++ b/share/dict/Makefile
@@ -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} \
diff --git a/share/misc/Makefile b/share/misc/Makefile
index e625401e2da..f8d6f926a06 100644
--- a/share/misc/Makefile
+++ b/share/misc/Makefile
@@ -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} \
diff --git a/share/snmp/Makefile b/share/snmp/Makefile
index b20c125e82b..9c4f8b33b7a 100644
--- a/share/snmp/Makefile
+++ b/share/snmp/Makefile
@@ -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 \
diff --git a/share/tabset/Makefile b/share/tabset/Makefile
index 55bf79f108b..560be07e7e1 100644
--- a/share/tabset/Makefile
+++ b/share/tabset/Makefile
@@ -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} \
diff --git a/share/tmac/Makefile b/share/tmac/Makefile
index c2d8572447b..063ef8d0c84 100644
--- a/share/tmac/Makefile
+++ b/share/tmac/Makefile
@@ -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} \
diff --git a/share/tmac/mdoc/Makefile b/share/tmac/mdoc/Makefile
index 39ebeb4aab9..b48fc3f5e77 100644
--- a/share/tmac/mdoc/Makefile
+++ b/share/tmac/mdoc/Makefile
@@ -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 \
diff --git a/sys/arch/alpha/stand/boot/Makefile b/sys/arch/alpha/stand/boot/Makefile
index 2dd645160e6..b98e666b6e9 100644
--- a/sys/arch/alpha/stand/boot/Makefile
+++ b/sys/arch/alpha/stand/boot/Makefile
@@ -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
diff --git a/sys/arch/alpha/stand/bootxx/Makefile b/sys/arch/alpha/stand/bootxx/Makefile
index b3118c1ffbf..19d5d7ea0f3 100644
--- a/sys/arch/alpha/stand/bootxx/Makefile
+++ b/sys/arch/alpha/stand/bootxx/Makefile
@@ -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}
diff --git a/sys/arch/alpha/stand/netboot/Makefile b/sys/arch/alpha/stand/netboot/Makefile
index c8f5958eca2..e871ef819da 100644
--- a/sys/arch/alpha/stand/netboot/Makefile
+++ b/sys/arch/alpha/stand/netboot/Makefile
@@ -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
diff --git a/usr.sbin/bind/Makefile.bsd-wrapper b/usr.sbin/bind/Makefile.bsd-wrapper
index 656589e9fcf..b13b8e26b20 100644
--- a/usr.sbin/bind/Makefile.bsd-wrapper
+++ b/usr.sbin/bind/Makefile.bsd-wrapper
@@ -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...
diff --git a/usr.sbin/nsd/Makefile.bsd-wrapper b/usr.sbin/nsd/Makefile.bsd-wrapper
index 2ab9dc8ea74..4e47a2a652e 100644
--- a/usr.sbin/nsd/Makefile.bsd-wrapper
+++ b/usr.sbin/nsd/Makefile.bsd-wrapper
@@ -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...