summaryrefslogtreecommitdiff
path: root/cad/Makefile
blob: d47ded3fe6a61bd1d686afa3c0033807c99310eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $Id: Makefile,v 1.3 1995/05/14 03:29:16 asami Exp $
#

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

.include <bsd.port.subdir.mk>