forked from Imagelibrary/rtems
2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems/score/Makefile.am: Use PROJECT_TOPdir in path to gensize.
|
||||
|
||||
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Include compile.am.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign 1.4
|
||||
|
||||
GENSIZE = $(PROJECT_ROOT)/tools/cpu/unix/gensize
|
||||
GENSIZE = $(PROJECT_TOPdir)/tools/cpu/unix/gensize
|
||||
|
||||
GENERIC_H_FILES = unixsize.h
|
||||
STATIC_H_FILES = cpu.h unixtypes.h unix.h
|
||||
|
||||
Reference in New Issue
Block a user