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 copyright date for the new year.
[geda-gaf/whiteaudio.git]
/
symbols
/
vhdl
/
Makefile.am
blob
51c4a0c6d5e0ed50028c58bf385bf08764aaf2c1
1
datavhdldir = @GEDADATADIR@/sym/vhdl
2
3
datavhdl_DATA = @datavhdl@
4
5
EXTRA_DIST = $(datavhdl_DATA)
6
7
MOSTLYCLEANFILES = *.log *~
8
CLEANFILES = *.log *~
9
DISTCLEANFILES = *.log core FILE *~ prototype.bak
10
MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
11