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

4.104.114.84.95
Last change on this file since fbcd8f8f was fbcd8f8f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/12/06 at 06:08:25

Cleanup.

  • Property mode set to 100644
File size: 295 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
11all-local: $(PREINSTALL_FILES)
12
13include $(srcdir)/preinstall.am
14include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.