summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2000-08-25 22:28:50 +0000
committertron <tron>2000-08-25 22:28:50 +0000
commita838f8eeb5c861ff65a61a1466b32f03982a4bd9 (patch)
treebea9ffbf81cb5f5433ea4b9e013baf8eaf217069
parent91d411da1610bc53ad16633c62e9834e26b6fa23 (diff)
downloadpkgsrc-a838f8eeb5c861ff65a61a1466b32f03982a4bd9.tar.gz
Add and enable "sdcc". Fixes PR pkg/9748 by Lennart Augustsson.
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 3953c0e85c1..3aa587b763b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.134 2000/08/25 16:16:50 jlam Exp $
+# $NetBSD: Makefile,v 1.135 2000/08/25 22:28:50 tron Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -117,6 +117,7 @@
SUBDIR += rpc2
SUBDIR += rvm
SUBDIR += rx
+ SUBDIR += sdcc
SUBDIR += sfio
SUBDIR += sgi-stl
SUBDIR += sgi-stl-docs