summaryrefslogtreecommitdiffstats
path: root/c/src/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 06:32:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 06:32:37 +0000
commit089cf17d8128dab3fd3995f98778729c53cad84a (patch)
treee6f3dfa38dc8e3fd5123dcebe7bc6a29d5df4902 /c/src/Makefile.am
parent2009-10-13 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-089cf17d8128dab3fd3995f98778729c53cad84a.tar.bz2
Remove make/custom/default.cfg-rule.
Diffstat (limited to 'c/src/Makefile.am')
-rw-r--r--c/src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/c/src/Makefile.am b/c/src/Makefile.am
index ede2576a6d..cb38c1a0d3 100644
--- a/c/src/Makefile.am
+++ b/c/src/Makefile.am
@@ -24,9 +24,6 @@ rtems_make_customdir = $(rtems_makedir)/custom
rtems_make_custom_DATA = @CUSTOM_CFG_FILES@
DISTCLEANFILES += @CUSTOM_CFG_FILES@
-make/custom/default.cfg: $(srcdir)/make/custom/default.cfg.in
- cp $< $@
-
noinst_DATA += make/custom/default.cfg
DISTCLEANFILES += make/custom/default.cfg