aboutsummaryrefslogtreecommitdiff
path: root/cad/Makefile
blob: fe4ea05ccd30d69496503374eaba74dc35bb9d82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# $FreeBSD$
#
    SUBDIR += ziarc

    SUBDIR += atlc
    SUBDIR += cascade
    SUBDIR += chipmunk
    SUBDIR += chipvault
    SUBDIR += cider
    SUBDIR += electric
    SUBDIR += felt
    SUBDIR += geda
    SUBDIR += geda-symbols
    SUBDIR += geda-symcheck
    SUBDIR += geda-utils
    SUBDIR += gerbv
    SUBDIR += gnetlist
    SUBDIR += gnucap
    SUBDIR += gschem
    SUBDIR += gtkwave
    SUBDIR += gwave
    SUBDIR += irsim
    SUBDIR += iverilog
    SUBDIR += kaskade
    SUBDIR += leocad
    SUBDIR += libgeda
    SUBDIR += linux-eagle
    SUBDIR += magic
    SUBDIR += mars
    SUBDIR += ngspice_rework
    SUBDIR += oregano
    SUBDIR += pcb
    SUBDIR += pdnmesh
    SUBDIR += pisces
    SUBDIR += qcad
    SUBDIR += qfsm
    SUBDIR += qmls
    SUBDIR += sceptre
    SUBDIR += sis
    SUBDIR += slffea
    SUBDIR += spice
    SUBDIR += tkgate
    SUBDIR += transcalc
    SUBDIR += vipec
    SUBDIR += xcircuit

.include <bsd.port.subdir.mk>