12 lines
207 B
Makefile
12 lines
207 B
Makefile
# $Id: Makefile,v 1.4 1995/08/25 10:06:06 asami Exp $
|
|
#
|
|
|
|
SUBDIR += acs
|
|
SUBDIR += chipmunk
|
|
SUBDIR += irsim
|
|
SUBDIR += magic
|
|
SUBDIR += pcb
|
|
SUBDIR += spice
|
|
|
|
.include <bsd.port.subdir.mk>
|