summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-29 17:31:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-29 17:31:42 +0000
commit517f8c5381b94da6a3a3047a87ebef3236bf4813 (patch)
tree67e69a60c94711545c5e71bf1ceb78dc4a6681c9 /devel/Makefile
parentHuh, finally implement writev(2) wrapper that actually works. Boys, never ever (diff)
Add the legacy versions of autoconf and automake to the mix.
Notes
Notes: svn path=/head/; revision=49334
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 415f6167e461..d4e76c05f5ae 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -36,9 +36,11 @@
SUBDIR += atk
SUBDIR += atlas
SUBDIR += autoconf
+ SUBDIR += autoconf213
SUBDIR += autodia
SUBDIR += autogen
SUBDIR += automake
+ SUBDIR += automake14
SUBDIR += avltree
SUBDIR += avr-binutils
SUBDIR += avr-gcc