File: Makefile.am

package info (click to toggle)
geda-examples 20061020-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,044 kB
  • ctags: 27
  • sloc: sh: 612; makefile: 114; python: 38
file content (14 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14

SUBDIRS = sym

exampledir = @GEDADOCDIR@/examples/TwoStageAmp/

example_DATA = Simulation.cmd TwoStageAmp.sch spice.netlist gafrc

EXTRA_DIST = $(example_DATA)

MOSTLYCLEANFILES = gschem.log *~
CLEANFILES = gschem.log *~
DISTCLEANFILES = *.log core FILE *~ prototype.bak
MAINTAINERCLEANFILES = gschem.log *~ Makefile.in configure