summaryrefslogtreecommitdiffstats
path: root/make/Templates/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-07 10:18:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-07 10:18:05 +0000
commita9020bbbe2cc916b3f4296ae29a4acd6f08ba185 (patch)
treedde4311e6e5b4eefd72c97f98906791a81797bde /make/Templates/Makefile.am
parent2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a9020bbbe2cc916b3f4296ae29a4acd6f08ba185.tar.bz2
2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add Templates/*. * Templates/Makefile.am: Remove.
Diffstat (limited to 'make/Templates/Makefile.am')
-rw-r--r--make/Templates/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/make/Templates/Makefile.am b/make/Templates/Makefile.am
deleted file mode 100644
index ec019c63c0..0000000000
--- a/make/Templates/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-##
-## $Id$
-##
-
-
-rtems_makedir = $(prefix)/make
-rtems_make_Templatesdir = $(rtems_makedir)/Templates
-
-rtems_make_Templates_DATA = Makefile.dir Makefile.leaf Makefile.lib
-
-include $(top_srcdir)/automake/host.am