10 lines
202 B
Makefile
10 lines
202 B
Makefile
# $OpenBSD: Makefile,v 1.6 2006/01/29 09:45:01 sturm Exp $
|
|
|
|
SUBDIR += chipmunk
|
|
SUBDIR += klogic
|
|
SUBDIR += qcad
|
|
SUBDIR += spice
|
|
SUBDIR += xcircuit
|
|
|
|
.include <bsd.port.subdir.mk>
|