source: rtems/cpukit/libgnat/Makefile.am @ 24934e36

4.115
Last change on this file since 24934e36 was 6b4e448, checked in by Sebastian Huber <sebastian.huber@…>, on 08/06/13 at 14:01:36

PR766: Delete RTEMS_INSIDE

  • Property mode set to 100644
File size: 189 bytes
Line 
1include $(top_srcdir)/automake/compile.am
2
3EXTRA_DIST=
4
5if LIBGNAT
6noinst_LIBRARIES = libgnat.a
7
8libgnat_a_SOURCES = ada_intrsupp.c adasupp.c
9endif
10
11include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.