summaryrefslogtreecommitdiff
path: root/cad/Makefile
blob: 97f1610eac70ff69901ed4fc3e07cd400e97d2c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $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>