Remove make/custom/default.cfg-rule.

This commit is contained in:
Ralf Corsepius
2009-10-14 06:32:37 +00:00
parent d38038df34
commit 089cf17d81

View File

@@ -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