repo.or.cz
/
geda-gaf
/
whiteaudio.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bumped versions to 1.1.2/20070818/30:2:0 for the next development snapshot
[geda-gaf/whiteaudio.git]
/
symbols
/
switch
/
Makefile.am
blob
2c1d7fe63a03543833baefd71dcc9264c1e02b84
1
dataswitchdir = @GEDADATADIR@/sym/switch
2
3
dataswitch_DATA = @dataswitch@
4
5
EXTRA_DIST = $(dataswitch_DATA)
6
7
MOSTLYCLEANFILES = *.log *~
8
CLEANFILES = *.log *~
9
DISTCLEANFILES = *.log core FILE *~ prototype.bak
10
MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
11