14 lines
246 B
Makefile
14 lines
246 B
Makefile
# $Id: Makefile,v 1.6 1996/11/25 01:21:17 obrien Exp $
|
|
#
|
|
|
|
SUBDIR += acs
|
|
SUBDIR += chipmunk
|
|
SUBDIR += felt
|
|
SUBDIR += irsim
|
|
SUBDIR += magic
|
|
SUBDIR += mars
|
|
SUBDIR += pcb
|
|
SUBDIR += spice
|
|
|
|
.include <bsd.port.subdir.mk>
|