summaryrefslogtreecommitdiff
path: root/cad/Makefile
blob: c573d641c0671f5371a78b7e81f4ecbf452487db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile,v 1.7 1997/01/15 07:49:06 asami Exp $
#

    SUBDIR += acs
    SUBDIR += chipmunk
    SUBDIR += felt
    SUBDIR += irsim
    SUBDIR += kaskade
    SUBDIR += magic
    SUBDIR += mars
    SUBDIR += pcb
    SUBDIR += spice

.include <bsd.port.subdir.mk>