mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-06 13:09:50 +00:00
Add swapinfo to SUBDIR. It's been working for a long time.
This commit is contained in:
parent
eddd756f9c
commit
52f2a972ba
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2363
@ -17,11 +17,11 @@ SUBDIR= accton amd arp chown chroot cron dbsym dev_mkdb diskpart \
|
||||
# SUBDIR+=XNSrouted trsp
|
||||
|
||||
.if make(clean) || make(cleandir)
|
||||
SUBDIR+=bad144 config config.new eeprom iostat timed
|
||||
SUBDIR+=bad144 config config.new eeprom iostat swapinfo timed
|
||||
.elif ${MACHINE} == "hp300"
|
||||
SUBDIR+=config iostat timed
|
||||
.elif ${MACHINE} == "i386"
|
||||
SUBDIR+=bad144 config timed
|
||||
SUBDIR+=bad144 config swapinfo timed
|
||||
# iostat
|
||||
.elif ${MACHINE} == "luna68k"
|
||||
SUBDIR+=config iostat timed
|
||||
|
Loading…
Reference in New Issue
Block a user