source: rtems/c/src/ada/Makefile.am @ fc1a3ba

4.104.114.84.95
Last change on this file since fc1a3ba 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
RevLine 
[1c883771]1#
2# $Id$
3#
4
[9414746c]5if RTEMS_ADA
[e81cc50]6include_adadir = $(includedir)/adainclude
[6bfddfe1]7include_ada_HEADERS = rtems.adb rtems.ads
8include_ada_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
[9414746c]9endif
[72deed0]10
[0560bca]11include $(srcdir)/preinstall.am
[9414746c]12include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.