summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-04-25 14:58:05 +0000
committerdmcmahill <dmcmahill>2001-04-25 14:58:05 +0000
commit4a6261f053e100ed1e2fa8d4ac71d31c31c0f5e6 (patch)
treefd88f5e0a46fda8e6c10ca40d20cd0b5a0a9ef9d
parentab1d195320582b570648be404a5a81cc49cf012e (diff)
downloadpkgsrc-4a6261f053e100ed1e2fa8d4ac71d31c31c0f5e6.tar.gz
add and enable tmake
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 19db81252b2..22dc5d5ff79 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.199 2001/04/24 14:36:31 wulf Exp $
+# $NetBSD: Makefile,v 1.200 2001/04/25 14:58:05 dmcmahill Exp $
#
COMMENT= Development utilities
@@ -183,6 +183,7 @@ SUBDIR+= swig
SUBDIR+= tavrasm
SUBDIR+= tkcvs
SUBDIR+= tkdiff
+SUBDIR+= tmake
SUBDIR+= tpasm
SUBDIR+= unproven-pthreads
SUBDIR+= w32api