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
Updated all ChangeLogs to pick up all new commits
[geda-gaf/whiteaudio.git]
/
symbols
/
altera
/
Makefile.am
blob
8144a5cbd08dae8df520e80959c7a94dd888f80c
1
dataalteradir = @GEDADATADIR@/sym/altera
2
3
dataaltera_DATA = @dataaltera@
4
5
EXTRA_DIST = $(dataaltera_DATA)
6
7
MOSTLYCLEANFILES = *.log *~
8
CLEANFILES = *.log *~
9
DISTCLEANFILES = *.log core FILE *~ prototype.bak
10
MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
11