18101fc040
gEDA symbol checking utility PR: 43563 Submitted by: bruno <bruno@mail.tinkerbox.org>
42 lines
823 B
Makefile
42 lines
823 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += chipmunk
|
|
SUBDIR += cider
|
|
SUBDIR += electric
|
|
SUBDIR += felt
|
|
SUBDIR += geda
|
|
SUBDIR += geda-symbols
|
|
SUBDIR += geda-symcheck
|
|
SUBDIR += gerbv
|
|
SUBDIR += gnetlist
|
|
SUBDIR += gnucap
|
|
SUBDIR += gschem
|
|
SUBDIR += gtkwave
|
|
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>
|