summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-11-04 12:43:46 +0000
committerpeter <peter@FreeBSD.org>1998-11-04 12:43:46 +0000
commit3c6c588b7528a81575ad9b7b761a30d5435e07b4 (patch)
tree9f74051dc9302de0517a61498d5784146f48aab4 /Makefile.inc1
parent6037124de3bbf50b98254ec10a6b926afc507408 (diff)
downloadFreeBSD-src-3c6c588b7528a81575ad9b7b761a30d5435e07b4.zip
FreeBSD-src-3c6c588b7528a81575ad9b7b761a30d5435e07b4.tar.gz
Add usr.bin/gensetdefs to build-tools; it is used for src/sys/modules and
maybe for other things that use linker sets under ELF.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc13
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 9c2b24a..bb94d9e7 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.inc1,v 1.35 1998/10/16 14:22:54 bde Exp $
+# $Id: Makefile.inc1,v 1.36 1998/10/17 11:56:20 bde Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
@@ -805,6 +805,7 @@ build-tools:
usr.bin/file2c \
usr.bin/find \
usr.bin/gencat \
+ usr.bin/gensetdefs \
usr.bin/id \
usr.bin/join \
usr.bin/lorder \
OpenPOWER on IntegriCloud