From 089cf17d8128dab3fd3995f98778729c53cad84a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 14 Oct 2009 06:32:37 +0000 Subject: Remove make/custom/default.cfg-rule. --- c/src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'c/src/Makefile.am') 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 -- cgit v1.2.3