4.104.114.84.95
Last change
on this file since 2085b08e was
2085b08e,
checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/26/02 at 10:10:43
|
2002-08-26 Ralf Corsepius <corsepiu@…>
- sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
|
-
Property mode set to
100644
|
File size:
416 bytes
|
Line | |
---|
1 | ## $Id$ |
---|
2 | |
---|
3 | include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg |
---|
4 | include $(top_srcdir)/../../../automake/compile.am |
---|
5 | include $(top_srcdir)/../../../automake/lib.am |
---|
6 | |
---|
7 | include $(top_srcdir)/ada.am |
---|
8 | |
---|
9 | if EXPADA |
---|
10 | noinst_PROGRAMS = sp04 |
---|
11 | endif |
---|
12 | |
---|
13 | sp04_SOURCES = sp04.adb config.h sptest.adb sptest.ads |
---|
14 | |
---|
15 | sp04$(EXEEXT): sp04.adb |
---|
16 | $(GNATCOMPILE) -margs -a $< -o $@ |
---|
17 | |
---|
18 | EXTRA_DIST = sp04.scn |
---|
19 | |
---|
20 | include $(top_srcdir)/../../../automake/local.am |
---|
Note: See
TracBrowser
for help on using the repository browser.