aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-04 07:56:51 +0800
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-04 07:56:51 +0800
commita3d5727d8870055594abd31f502499b466ffd29e (patch)
tree78d39d3839f40baa0067c33cffb13c203567ca7a /misc
parent6f4b8f047a47524b174b281040b65c917b846587 (diff)
downloadfreebsd-ports-a3d5727d8870055594abd31f502499b466ffd29e.tar.gz
freebsd-ports-a3d5727d8870055594abd31f502499b466ffd29e.tar.zst
freebsd-ports-a3d5727d8870055594abd31f502499b466ffd29e.zip
Add calc to Makefile
Notes
Notes: svn path=/head/; revision=163
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 8a393e9edbd4..cf5514af3002 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.5 1994/09/22 21:56:04 ache Exp $
+# $Id: Makefile,v 1.6 1994/09/26 13:29:54 jkh Exp $
#
-SUBDIR= libmytinfo libncurses dialog mshell iozone
+SUBDIR= calc libmytinfo libncurses dialog mshell iozone
.include <bsd.port.subdir.mk>