diff options
-rw-r--r-- | include/arpa/Makefile | 1 | ||||
-rw-r--r-- | include/gssapi/Makefile | 1 | ||||
-rw-r--r-- | include/protocols/Makefile | 1 | ||||
-rw-r--r-- | include/xlocale/Makefile | 1 | ||||
-rw-r--r-- | libexec/save-entropy/Makefile | 1 | ||||
-rw-r--r-- | share/dict/Makefile | 2 | ||||
-rw-r--r-- | share/dtrace/toolkit/Makefile | 2 | ||||
-rw-r--r-- | share/examples/pf/Makefile | 2 | ||||
-rw-r--r-- | share/misc/Makefile | 1 | ||||
-rw-r--r-- | share/sendmail/Makefile | 2 | ||||
-rw-r--r-- | share/skel/Makefile | 1 | ||||
-rw-r--r-- | share/snmp/mibs/Makefile | 1 | ||||
-rw-r--r-- | share/syscons/fonts/Makefile | 2 | ||||
-rw-r--r-- | share/syscons/keymaps/Makefile | 2 | ||||
-rw-r--r-- | usr.bin/alias/Makefile | 1 | ||||
-rw-r--r-- | usr.sbin/pc-sysinstall/backend-partmanager/Makefile | 1 | ||||
-rw-r--r-- | usr.sbin/pc-sysinstall/backend-query/Makefile | 1 | ||||
-rw-r--r-- | usr.sbin/pc-sysinstall/backend/Makefile | 1 | ||||
-rw-r--r-- | usr.sbin/pc-sysinstall/conf/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/pc-sysinstall/examples/Makefile | 1 |
20 files changed, 0 insertions, 27 deletions
diff --git a/include/arpa/Makefile b/include/arpa/Makefile index 63ab7ea..95fa1b3 100644 --- a/include/arpa/Makefile +++ b/include/arpa/Makefile @@ -2,7 +2,6 @@ .include <src.opts.mk> -NO_OBJ= INCS= ftp.h inet.h nameser.h nameser_compat.h tftp.h .if ${MK_TELNET} == "no" INCS+= telnet.h diff --git a/include/gssapi/Makefile b/include/gssapi/Makefile index 8fb643f..b8b8dde 100644 --- a/include/gssapi/Makefile +++ b/include/gssapi/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -NO_OBJ= INCS= gssapi.h INCSDIR= ${INCLUDEDIR}/gssapi diff --git a/include/protocols/Makefile b/include/protocols/Makefile index ddd8f21..a41f354 100644 --- a/include/protocols/Makefile +++ b/include/protocols/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -NO_OBJ= INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h INCSDIR=${INCLUDEDIR}/protocols diff --git a/include/xlocale/Makefile b/include/xlocale/Makefile index 7c20ea9..0ece6d2 100644 --- a/include/xlocale/Makefile +++ b/include/xlocale/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ -NO_OBJ= INCS= _ctype.h _inttypes.h _langinfo.h _locale.h _monetary.h _stdio.h\ _stdlib.h _string.h _strings.h _time.h _uchar.h _wchar.h INCSDIR=${INCLUDEDIR}/xlocale diff --git a/libexec/save-entropy/Makefile b/libexec/save-entropy/Makefile index 3e27c48..400bb9e 100644 --- a/libexec/save-entropy/Makefile +++ b/libexec/save-entropy/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ SCRIPTS= save-entropy.sh -NO_OBJ= .include <bsd.prog.mk> diff --git a/share/dict/Makefile b/share/dict/Makefile index d9e455d..e907407 100644 --- a/share/dict/Makefile +++ b/share/dict/Makefile @@ -1,8 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ -NO_OBJ= - # XXX MISSING: connectives words FILES= README propernames web2 web2a freebsd FILESDIR= ${BINDIR}/dict diff --git a/share/dtrace/toolkit/Makefile b/share/dtrace/toolkit/Makefile index 663cc98..367b95e 100644 --- a/share/dtrace/toolkit/Makefile +++ b/share/dtrace/toolkit/Makefile @@ -12,6 +12,4 @@ SCRIPTS= ${DTRACETOOLKIT}/execsnoop \ SCRIPTSDIR= ${SHAREDIR}/dtrace/toolkit -NO_OBJ= - .include <bsd.prog.mk> diff --git a/share/examples/pf/Makefile b/share/examples/pf/Makefile index a6c4470..618f417 100644 --- a/share/examples/pf/Makefile +++ b/share/examples/pf/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -NO_OBJ= - FILES= faq-example1 faq-example2 faq-example3 \ ackpri queue1 queue2 queue3 queue4 \ pf.conf \ diff --git a/share/misc/Makefile b/share/misc/Makefile index 16f803c..9ae988a 100644 --- a/share/misc/Makefile +++ b/share/misc/Makefile @@ -11,7 +11,6 @@ FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot scsi_modes \ organization.dot -NO_OBJ= FILESDIR= ${BINDIR}/misc .if ${MK_USB} != "no" diff --git a/share/sendmail/Makefile b/share/sendmail/Makefile index 00427dc..8153d49 100644 --- a/share/sendmail/Makefile +++ b/share/sendmail/Makefile @@ -9,8 +9,6 @@ CFFILES!= (cd ${SENDMAIL_DIR}; find -L ${CFDIR} \( \( -name CVS -o -name .svn \) DDIR= ${DESTDIR}/usr/share/sendmail -NO_OBJ= - # Define SHARED to indicate whether you want symbolic links to the system # source (``symlinks''), or a separate copy (``copies'') SHARED?= copies diff --git a/share/skel/Makefile b/share/skel/Makefile index ffe8015..305a455 100644 --- a/share/skel/Makefile +++ b/share/skel/Makefile @@ -9,6 +9,5 @@ FILES1DIR= /usr/share/skel FILES2DIR= /usr/share/skel FILES1MODE= 0644 FILES2MODE= 0600 -NO_OBJ= .include <bsd.prog.mk> diff --git a/share/snmp/mibs/Makefile b/share/snmp/mibs/Makefile index 8de73c9..8bee4c8 100644 --- a/share/snmp/mibs/Makefile +++ b/share/snmp/mibs/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ FILES= FREEBSD-MIB.txt -NO_OBJ= FILESDIR= ${SHAREDIR}/snmp/mibs .include <bsd.prog.mk> diff --git a/share/syscons/fonts/Makefile b/share/syscons/fonts/Makefile index bb5c6eb..c7c6a1b 100644 --- a/share/syscons/fonts/Makefile +++ b/share/syscons/fonts/Makefile @@ -32,6 +32,4 @@ FILES= armscii8-8x8.fnt armscii8-8x14.fnt armscii8-8x16.fnt \ FILESDIR= ${SHAREDIR}/syscons/fonts -NO_OBJ= - .include <bsd.prog.mk> diff --git a/share/syscons/keymaps/Makefile b/share/syscons/keymaps/Makefile index bcf7dcc..83ed4ae 100644 --- a/share/syscons/keymaps/Makefile +++ b/share/syscons/keymaps/Makefile @@ -52,6 +52,4 @@ FILES= INDEX.keymaps \ FILESDIR= ${SHAREDIR}/syscons/keymaps -NO_OBJ= - .include <bsd.prog.mk> diff --git a/usr.bin/alias/Makefile b/usr.bin/alias/Makefile index 474499f..e6345cf 100644 --- a/usr.bin/alias/Makefile +++ b/usr.bin/alias/Makefile @@ -2,7 +2,6 @@ SCRIPTS=generic.sh SCRIPTSNAME=alias -NO_OBJ= LINKS= ${BINDIR}/alias ${BINDIR}/bg \ ${BINDIR}/alias ${BINDIR}/cd \ diff --git a/usr.sbin/pc-sysinstall/backend-partmanager/Makefile b/usr.sbin/pc-sysinstall/backend-partmanager/Makefile index edf818c..6420e81 100644 --- a/usr.sbin/pc-sysinstall/backend-partmanager/Makefile +++ b/usr.sbin/pc-sysinstall/backend-partmanager/Makefile @@ -3,6 +3,5 @@ FILES= create-part.sh delete-part.sh FILESMODE= ${BINMODE} FILESDIR=${SHAREDIR}/pc-sysinstall/backend-partmanager -NO_OBJ= .include <bsd.prog.mk> diff --git a/usr.sbin/pc-sysinstall/backend-query/Makefile b/usr.sbin/pc-sysinstall/backend-query/Makefile index c43b141..e5541b7 100644 --- a/usr.sbin/pc-sysinstall/backend-query/Makefile +++ b/usr.sbin/pc-sysinstall/backend-query/Makefile @@ -8,6 +8,5 @@ FILES= detect-laptop.sh detect-nics.sh detect-emulation.sh disk-info.sh \ xkeyboard-models.sh xkeyboard-variants.sh FILESMODE= ${BINMODE} FILESDIR=${SHAREDIR}/pc-sysinstall/backend-query -NO_OBJ= .include <bsd.prog.mk> diff --git a/usr.sbin/pc-sysinstall/backend/Makefile b/usr.sbin/pc-sysinstall/backend/Makefile index 6165191..3a7703a 100644 --- a/usr.sbin/pc-sysinstall/backend/Makefile +++ b/usr.sbin/pc-sysinstall/backend/Makefile @@ -10,6 +10,5 @@ FILES= functions-bsdlabel.sh functions-cleanup.sh functions-disk.sh \ functions.sh parseconfig.sh startautoinstall.sh installimage.sh FILESMODE= ${BINMODE} FILESDIR=${SHAREDIR}/pc-sysinstall/backend -NO_OBJ= .include <bsd.prog.mk> diff --git a/usr.sbin/pc-sysinstall/conf/Makefile b/usr.sbin/pc-sysinstall/conf/Makefile index 2232c17..5ccd78f 100644 --- a/usr.sbin/pc-sysinstall/conf/Makefile +++ b/usr.sbin/pc-sysinstall/conf/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -NO_OBJ= - FILESGROUPS= CONF LICENSE CONF= exclude-from-upgrade pc-sysinstall.conf avail-langs CONFDIR= ${SHAREDIR}/pc-sysinstall/conf diff --git a/usr.sbin/pc-sysinstall/examples/Makefile b/usr.sbin/pc-sysinstall/examples/Makefile index d24e5af..fb76fec 100644 --- a/usr.sbin/pc-sysinstall/examples/Makefile +++ b/usr.sbin/pc-sysinstall/examples/Makefile @@ -6,6 +6,5 @@ FILES= README pc-autoinstall.conf pcinstall.cfg.fbsd-netinstall \ pcinstall.cfg.zfs FILESDIR=${SHAREDIR}/examples/pc-sysinstall -NO_OBJ= .include <bsd.prog.mk> |