forked from Imagelibrary/rtems
2002-06-27 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: genoffsets must be built before the executive.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2002-06-27 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* Makefile.am: genoffsets must be built before the executive.
|
||||||
|
|
||||||
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove AC_EXEEXT (obsolete).
|
* configure.ac: Remove AC_EXEEXT (obsolete).
|
||||||
|
|||||||
@@ -14,4 +14,6 @@ CPU_DIR = ../../cpu/$(RTEMS_CPU)
|
|||||||
|
|
||||||
AM_CPPFLAGS = -I$(PROJECT_INCLUDE) -I$(CPU_DIR)
|
AM_CPPFLAGS = -I$(PROJECT_INCLUDE) -I$(CPU_DIR)
|
||||||
|
|
||||||
|
PREINSTALL_FILES = genoffsets
|
||||||
|
|
||||||
include $(top_srcdir)/../../../automake/host.am
|
include $(top_srcdir)/../../../automake/host.am
|
||||||
|
|||||||
Reference in New Issue
Block a user