add xnecview and necpp

This commit is contained in:
jason 2007-05-28 17:52:51 +00:00
parent 663c2a6b1d
commit 3e4f5e3ebc

View File

@ -1,12 +1,14 @@
# $OpenBSD: Makefile,v 1.9 2007/01/09 16:13:37 steven Exp $
# $OpenBSD: Makefile,v 1.10 2007/05/28 17:52:51 jason Exp $
SUBDIR += chipmunk
SUBDIR += gnucap
SUBDIR += kicad
SUBDIR += klogic
SUBDIR += necpp
SUBDIR += pcb
SUBDIR += qcad
SUBDIR += spice
SUBDIR += xcircuit
SUBDIR += xnecview
.include <bsd.port.subdir.mk>