summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-03-18 14:30:23 +0000
committerru <ru@FreeBSD.org>2006-03-18 14:30:23 +0000
commit86d485cdba2c766e9beb68734e9d7ba57123fa1d (patch)
tree12fc553c8f8f060a0e0470c688fdb79fee581346 /Makefile
parentd6749fb19b041afd31a2ed3504b7f83cbbea5e52 (diff)
downloadFreeBSD-src-86d485cdba2c766e9beb68734e9d7ba57123fa1d.zip
FreeBSD-src-86d485cdba2c766e9beb68734e9d7ba57123fa1d.tar.gz
Add the new "showconfig" target that displays build configuration.
Suggested by: phk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1524111..31dc121 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ TGTS= all all-man buildenv buildkernel buildworld check-old checkdpadd \
hierarchy install installcheck installkernel installkernel.debug\
reinstallkernel reinstallkernel.debug installworld \
kernel-toolchain libraries lint maninstall \
- obj objlink regress rerelease tags toolchain update \
+ obj objlink regress rerelease showconfig tags toolchain update \
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
_build-tools _cross-tools _includes _libraries _depend \
build32 distribute32 install32
OpenPOWER on IntegriCloud