forked from Imagelibrary/rtems
2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* sptests/sp04/Makefile.am: Remove init.$(OBJEXT).
|
||||||
|
|
||||||
2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-08-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Activate tmtests.
|
* Makefile.am: Activate tmtests.
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ endif
|
|||||||
|
|
||||||
sp04_SOURCES = sp04.adb config.h sptest.adb sptest.ads
|
sp04_SOURCES = sp04.adb config.h sptest.adb sptest.ads
|
||||||
|
|
||||||
sp04$(EXEEXT): sp04.adb init.$(OBJEXT)
|
sp04$(EXEEXT): sp04.adb
|
||||||
$(GNATCOMPILE) -margs -a $< -o $@
|
$(GNATCOMPILE) -margs -a $< -o $@
|
||||||
|
|
||||||
EXTRA_DIST = sp04.scn
|
EXTRA_DIST = sp04.scn
|
||||||
|
|||||||
Reference in New Issue
Block a user