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.
This commit is contained in:
parent
8d2c3c32bd
commit
2bb39627ea
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user