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 += chipmunk
SUBDIR += gnucap SUBDIR += gnucap
SUBDIR += kicad SUBDIR += kicad
SUBDIR += klogic SUBDIR += klogic
SUBDIR += necpp
SUBDIR += pcb SUBDIR += pcb
SUBDIR += qcad SUBDIR += qcad
SUBDIR += spice SUBDIR += spice
SUBDIR += xcircuit SUBDIR += xcircuit
SUBDIR += xnecview
.include <bsd.port.subdir.mk> .include <bsd.port.subdir.mk>