summaryrefslogtreecommitdiff
path: root/cad/Makefile
blob: 61ab4e3888a5cad0daa881c00659980dab6ee8bf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $Id: Makefile,v 1.5 1996/05/23 08:29:27 tg Exp $
#

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

.include <bsd.port.subdir.mk>