summaryrefslogtreecommitdiff
path: root/cad/Makefile
blob: 6050475407936c4d7390bc50cac5d5a4f5760769 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp $
#

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

.include <bsd.port.subdir.mk>