forked from Imagelibrary/rtems
2010-08-07 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1655/testing: * ada.am: Reflect changes to testsuites/automake/compile.am.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2010-08-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
PR 1655/testing:
|
||||||
|
* ada.am: Reflect changes to testsuites/automake/compile.am.
|
||||||
|
|
||||||
2009-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2009-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* mptests/mp01/node1/mp01_node1.adb, mptests/mp01/node2/mp01_node2.adb,
|
* mptests/mp01/node1/mp01_node1.adb, mptests/mp01/node2/mp01_node2.adb,
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ GNATCOMPILE = $(GNATMAKE) \
|
|||||||
$(GCCSPECS) \
|
$(GCCSPECS) \
|
||||||
$(AM_LDFLAGS) $(LDFLAGS) init.o
|
$(AM_LDFLAGS) $(LDFLAGS) init.o
|
||||||
|
|
||||||
CLEANFILES = *.ali *.o b~*.adb b~*.ads
|
CLEANFILES += *.ali *.o b~*.adb b~*.ads
|
||||||
|
|
||||||
#%.o: %.c
|
#%.o: %.c
|
||||||
# $(CC) $(CFLAGS) -I@srcdir@ -c $< -o $@
|
# $(CC) $(CFLAGS) -I@srcdir@ -c $< -o $@
|
||||||
|
|||||||
Reference in New Issue
Block a user