Add and enable oo2c.
This commit is contained in:
parent
dcd4a3fa1f
commit
ae763c2080
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.151 2003/05/02 23:25:20 jtb Exp $
|
||||
# $NetBSD: Makefile,v 1.152 2003/05/02 23:33:48 jtb Exp $
|
||||
#
|
||||
|
||||
COMMENT= Programming languages
|
||||
|
@ -74,6 +74,7 @@ SUBDIR+= nawk
|
|||
SUBDIR+= nhc98
|
||||
SUBDIR+= ocaml
|
||||
SUBDIR+= onyx
|
||||
SUBDIR+= oo2c
|
||||
SUBDIR+= openc++
|
||||
SUBDIR+= p2c
|
||||
SUBDIR+= parrot
|
||||
|
|
Loading…
Reference in a new issue