source: rtems/c/src/ada/Makefile.am @ 4771ec9b

4.104.115
Last change on this file since 4771ec9b was fc1a3ba, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/12/06 at 10:12:31

Remove all-local:.

  • Property mode set to 100644
File size: 263 bytes
Line 
1#
2# $Id$
3#
4
5if RTEMS_ADA
6include_adadir = $(includedir)/adainclude
7include_ada_HEADERS = rtems.adb rtems.ads
8include_ada_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
9endif
10
11include $(srcdir)/preinstall.am
12include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.