aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.subdir.mk
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-08 10:29:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-08 10:29:53 +0000
commit4574e6e1747899050d67057dcdd7b8d91e89c451 (patch)
treefcf6b5110fc72846af3680e616d41d65f84e592d /Mk/bsd.port.subdir.mk
parent4e07acdc1a081c67956991a716bb44cd2ca668d5 (diff)
downloadports-4574e6e1747899050d67057dcdd7b8d91e89c451.tar.gz
ports-4574e6e1747899050d67057dcdd7b8d91e89c451.zip
Notes
Diffstat (limited to 'Mk/bsd.port.subdir.mk')
-rw-r--r--Mk/bsd.port.subdir.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/Mk/bsd.port.subdir.mk b/Mk/bsd.port.subdir.mk
index ba16c9e642a9..8d63b0031541 100644
--- a/Mk/bsd.port.subdir.mk
+++ b/Mk/bsd.port.subdir.mk
@@ -1,5 +1,5 @@
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
-# $Id: bsd.port.subdir.mk,v 1.24 1998/08/26 23:46:13 asami Exp $
+# $Id: bsd.port.subdir.mk,v 1.25 1998/10/30 08:28:02 asami Exp $
#
# The include file <bsd.port.subdir.mk> contains the default targets
# for building ports subdirectories.
@@ -28,7 +28,8 @@
# Creating README.html for package.
#
# afterinstall, all, beforeinstall, build, checksum, clean,
-# configure, deinstall, depend, describe, extract, fetch, fetch-list,
+# clean-for-cdrom, clean-restricted, configure, deinstall,
+# depend, depends, describe, extract, fetch, fetch-list,
# install, package, package-loop, readmes, realinstall, reinstall, tags
#
@@ -79,7 +80,8 @@ ${SUBDIR}::
${MAKE} all
.for __target in all fetch fetch-list package package-loop extract configure \
- build clean deinstall depend describe distclean \
+ build clean clean-for-cdrom clean-restricted \
+ deinstall depend depends describe distclean \
reinstall tags checksum
.if !target(${__target})
${__target}: _SUBDIRUSE