ngspice/src/spicelib/Makefile.am

11 lines
184 B
Makefile

# Process this file with automake
EXTRA_DIST = README
SUBDIRS = analysis parser devices
dist-hook:
rm -rf `find $(distdir)/devices -name .deps`
MAINTAINERCLEANFILES = Makefile.in