095dd0e8e9
on life support for a long time; ok sthen@
23 lines
490 B
Makefile
23 lines
490 B
Makefile
# $OpenBSD: Makefile,v 1.22 2014/03/21 20:01:42 naddy 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 += xcircuit
|
|
SUBDIR += xnecview
|
|
SUBDIR += xtrkcad
|
|
|
|
.include <bsd.port.subdir.mk>
|