summaryrefslogtreecommitdiffstats
path: root/c/make/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/make/Makefile.am')
-rw-r--r--c/make/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/c/make/Makefile.am b/c/make/Makefile.am
deleted file mode 100644
index 0ff9aa1ed7..0000000000
--- a/c/make/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-##
-## $Id$
-##
-
-ACLOCAL_AMFLAGS = -I ../../aclocal
-
-rtems_makedir = $(exec_prefix)/make
-
-GENERIC_FILES = target.cfg
-
-rtems_make_DATA = $(GENERIC_FILES)
-
-EXTRA_DIST = target.cfg.in
-
-include $(top_srcdir)/../../automake/host.am