Add and enable "sdcc". Fixes PR pkg/9748 by Lennart Augustsson.

This commit is contained in:
tron 2000-08-25 22:28:50 +00:00
parent 4873d8e544
commit 457dd98cb9

View file

@ -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