13 lines
265 B
Makefile
13 lines
265 B
Makefile
# $OpenBSD: Makefile,v 1.9 2007/01/09 16:13:37 steven Exp $
|
|
|
|
SUBDIR += chipmunk
|
|
SUBDIR += gnucap
|
|
SUBDIR += kicad
|
|
SUBDIR += klogic
|
|
SUBDIR += pcb
|
|
SUBDIR += qcad
|
|
SUBDIR += spice
|
|
SUBDIR += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|