summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-04-30 09:30:50 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-04-30 09:30:50 +0000
commit22440769f85b75b7a009041e9b1a28b723ef1aa5 (patch)
treedb094bea63663611b0d7900ad3fcbac7abc4acf0 /sysutils
parentBackup Copy programm. (diff)
Add cpbk
Notes
Notes: svn path=/head/; revision=18215
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index cfaf0d303c92..3dbdf0067ae8 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.63 1999/02/28 21:49:09 asami Exp $
+# $Id: Makefile,v 1.64 1999/03/31 11:24:40 dirk Exp $
#
SUBDIR += LPRng
@@ -14,6 +14,7 @@
SUBDIR += comconsole
SUBDIR += contool
SUBDIR += copytape
+ SUBDIR += cpbk
SUBDIR += daemontools
SUBDIR += doconfig
SUBDIR += gnomeadmin