2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
This commit is contained in:
Ralf Corsepius
2011-03-07 04:03:26 +00:00
parent f2ffb7ec05
commit cc669290c0
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.inc.in: Set PROJECT_ROOT = @pkgdatadir@.
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Install *.cfgs into $(pkgdatadir)/make.
+1 -1
View File
@@ -35,7 +35,7 @@ export SIZE
export OBJCOPY
RTEMS_CUSTOM = $(prefix)/make/custom/$(RTEMS_BSP).cfg
PROJECT_ROOT = $(prefix)
PROJECT_ROOT = @pkgdatadir@
RTEMS_USE_OWN_PDIR = no
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
RTEMS_HAS_ITRON_API = no