51e78bed9c
models for surface mobility, impact ionization and photo-generation. Quasi-three-dimensional simulation of cylindrically-symmetric devices is also supported. PR: 14686 Submitted by: Gianlorenzo Masini <masini@uniroma3.it>
22 lines
366 B
Makefile
22 lines
366 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += acs
|
|
SUBDIR += chipmunk
|
|
SUBDIR += cider
|
|
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>
|