summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/Makefile')
-rw-r--r--sys/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/Makefile b/sys/Makefile
index b0564d9..6e370272 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -8,11 +8,6 @@ SUBDIR= boot
SUBDIR+=modules
.endif
-afterdistribute:
- ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 444 \
- ${.CURDIR}/${MACHINE}/conf/GENERIC.hints \
- ${DESTDIR}/boot/device.hints
-
HTAGSFLAGS+= -at `awk -F= '/^RELEASE *=/{release=$2}; END {print "FreeBSD", release, "kernel"}' < conf/newvers.sh`
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud