15 lines
310 B
Makefile
15 lines
310 B
Makefile
# $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>
|