24 lines
512 B
Makefile
24 lines
512 B
Makefile
# $OpenBSD: Makefile,v 1.23 2015/04/07 14:02:01 kirby Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += fritzing
|
|
SUBDIR += geda-gaf
|
|
SUBDIR += gerbv
|
|
SUBDIR += gnucap
|
|
SUBDIR += gtkwave
|
|
SUBDIR += kicad
|
|
SUBDIR += kicad-library
|
|
SUBDIR += klogic
|
|
SUBDIR += necpp
|
|
SUBDIR += ngspice
|
|
SUBDIR += openscad
|
|
SUBDIR += pcb
|
|
SUBDIR += qcad
|
|
SUBDIR += qucs
|
|
SUBDIR += tkgate
|
|
SUBDIR += xcircuit
|
|
SUBDIR += xnecview
|
|
SUBDIR += xtrkcad
|
|
|
|
.include <bsd.port.subdir.mk>
|