2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* scitab/Makefile.am: PROJECT_TOPdir.
This commit is contained in:
Joel Sherrill
2000-09-06 15:31:12 +00:00
parent 93175058d7
commit 633657c3eb
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* scitab/Makefile.am: PROJECT_TOPdir.
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/Makefile.am, scitab/Makefile.am, start/Makefile.am,

View File

@@ -15,7 +15,7 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../../../automake/compile.am
include $(top_srcdir)/../../../../../../automake/lib.am
SHGEN = $(PROJECT_ROOT)/tools/cpu/sh/shgen
SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
#
# (OPTIONAL) Add local stuff here using +=

View File

@@ -1,3 +1,7 @@
2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* scitab/Makefile.am: PROJECT_TOPdir.
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/Makefile.am, scitab/Makefile.am, start/Makefile.am,

View File

@@ -15,7 +15,7 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../../../automake/compile.am
include $(top_srcdir)/../../../../../../automake/lib.am
SHGEN = $(PROJECT_ROOT)/tools/cpu/sh/shgen
SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
#
# (OPTIONAL) Add local stuff here using +=