20 lines
417 B
Makefile
20 lines
417 B
Makefile
# $OpenBSD: Makefile,v 1.15 2010/09/15 07:14:54 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += chipmunk
|
|
SUBDIR += fritzing
|
|
SUBDIR += geda-gaf
|
|
SUBDIR += gerbv
|
|
SUBDIR += gnucap
|
|
SUBDIR += gtkwave
|
|
SUBDIR += kicad
|
|
SUBDIR += klogic
|
|
SUBDIR += necpp
|
|
SUBDIR += pcb
|
|
SUBDIR += qcad
|
|
SUBDIR += spice
|
|
SUBDIR += xcircuit
|
|
SUBDIR += xnecview
|
|
|
|
.include <bsd.port.subdir.mk>
|