summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-06-14 19:31:22 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-06-14 19:31:22 +0000
commit291efc4f865fbd0fc58faa8cbd53530f231a8fac (patch)
tree4b85cf3c509997f5758fcb2bb5bac0c239514a37 /sysutils/Makefile
parentAdd to BUILD_DEPENDS instead of overriding it when OSVERSION < 400002. (diff)
Added asfsm and asmem
Notes
Notes: svn path=/head/; revision=19475
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 021d16b51144..fa6de0fffeb5 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,10 +1,12 @@
-# $Id: Makefile,v 1.67 1999/06/09 00:55:28 steve Exp $
+# $Id: Makefile,v 1.68 1999/06/11 00:06:20 steve Exp $
#
SUBDIR += LPRng
SUBDIR += afio
SUBDIR += asapm
SUBDIR += ascpu
+ SUBDIR += asfsm
+ SUBDIR += asmem
SUBDIR += asrpages
SUBDIR += bchunk
SUBDIR += bkpupsd