aboutsummaryrefslogtreecommitdiffstats
path: root/cad/Makefile
blob: 64a046e235065750cb433e4d646563106e46bfd0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $FreeBSD$
#

    SUBDIR += acs
    SUBDIR += chipmunk
    SUBDIR += cider
    SUBDIR += electric
    SUBDIR += felt
    SUBDIR += geda
    SUBDIR += irsim
    SUBDIR += kaskade
    SUBDIR += magic
    SUBDIR += mars
    SUBDIR += pcb
    SUBDIR += pisces
    SUBDIR += qcad
    SUBDIR += sis
    SUBDIR += spice
    SUBDIR += tkgate
    SUBDIR += xcircuit

.include <bsd.port.subdir.mk>
ltdl22.mezz2009-08-031-1/+1 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * Conversion to a single libtool environment.ade2006-02-232-2/+3