22 lines
465 B
Makefile
22 lines
465 B
Makefile
# $OpenBSD: Makefile,v 1.17 2011/04/29 18:56:45 matthew Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += chipmunk
|
|
SUBDIR += fritzing
|
|
SUBDIR += geda-gaf
|
|
SUBDIR += gerbv
|
|
SUBDIR += gnucap
|
|
SUBDIR += gtkwave
|
|
SUBDIR += kicad
|
|
SUBDIR += klogic
|
|
SUBDIR += necpp
|
|
SUBDIR += openscad
|
|
SUBDIR += pcb
|
|
SUBDIR += qcad
|
|
SUBDIR += spice
|
|
SUBDIR += xcircuit
|
|
SUBDIR += xnecview
|
|
SUBDIR += xtrkcad
|
|
|
|
.include <bsd.port.subdir.mk>
|