repo.or.cz
/
geda-gaf
/
werner.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tragesym: fixed version string handling
[geda-gaf/werner.git]
/
symbols
/
spice
/
Makefile.am
blob
10225d29dd60f7310a14c2d5c3921db065c35672
1
dataspicedir = @GEDADATADIR@/sym/spice
2
3
dataspice_DATA = @dataspice@
4
5
EXTRA_DIST = $(dataspice_DATA)
6
7
MOSTLYCLEANFILES = *.log *~
8
CLEANFILES = *.log *~
9
DISTCLEANFILES = *.log core FILE *~ prototype.bak
10
MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
11