Add and enable "sdcc". Fixes PR pkg/9748 by Lennart Augustsson.
This commit is contained in:
parent
4873d8e544
commit
457dd98cb9
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue