12 lines
244 B
Makefile
12 lines
244 B
Makefile
# $OpenBSD: Makefile,v 1.8 2007/01/05 16:53:41 steven Exp $
|
|
|
|
SUBDIR += chipmunk
|
|
SUBDIR += gnucap
|
|
SUBDIR += klogic
|
|
SUBDIR += pcb
|
|
SUBDIR += qcad
|
|
SUBDIR += spice
|
|
SUBDIR += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|