summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1997-04-09 20:40:23 +0000
committerEric L. Hernes <erich@FreeBSD.org>1997-04-09 20:40:23 +0000
commit131204a91b2cc91e580d6cb7760d6caca9130fff (patch)
treea894f6dff9236fcf85dd3a16cf257d332cdbf556 /devel
parentrevive postgres95 as postgresql with full history as requested by Satoshi. (diff)
attach crosssco
Notes
Notes: svn path=/head/; revision=6173
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index ba0fd8bb0ad0..c9e79044e630 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.45 1997/02/25 04:21:17 jkh Exp $
+# $Id: Makefile,v 1.46 1997/03/28 09:29:24 asami Exp $
#
SUBDIR += SWIG
@@ -7,6 +7,7 @@
SUBDIR += boehm-gc
SUBDIR += cflow
SUBDIR += crossgo32
+ SUBDIR += crosssco
SUBDIR += cutils
SUBDIR += cxref
SUBDIR += dmake