summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-12 07:15:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-12 07:15:20 +0000
commitb1edcdb09363824b54a10baf854e5935539b761a (patch)
tree8df7bf39e062d203c986cab89fe959a5acd1e3cd /devel
parentGNU autoconf ver 2.4, to generate your own configure scripts. (diff)
Add autoconf.
Notes
Notes: svn path=/head/; revision=2322
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 d98748eb8411..90f2a52737bd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.13 1995/10/03 09:36:17 asami Exp $
+# $Id: Makefile,v 1.14 1995/10/04 05:36:29 asami Exp $
#
+ SUBDIR += autoconf
SUBDIR += bcc
SUBDIR += bison
SUBDIR += cflow