summaryrefslogtreecommitdiffstats
path: root/cpukit/ada/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ada/Makefile.am')
-rw-r--r--cpukit/ada/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/cpukit/ada/Makefile.am b/cpukit/ada/Makefile.am
deleted file mode 100644
index abbaccd4db..0000000000
--- a/cpukit/ada/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# $Id$
-#
-
-if RTEMS_ADA
-include_adadir = $(includedir)/adainclude
-include_ada_HEADERS = rtems.adb rtems.ads
-include_ada_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
-endif
-
-all-local: $(PREINSTALL_FILES)
-
-CLEANFILES = $(PREINSTALL_FILES)
-DISTCLEANFILES = $(PREINSTALL_DIRS)
-
-include $(srcdir)/preinstall.am
-
-include $(top_srcdir)/automake/local.am