mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use include_ada_HEADERS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Use include_ada_HEADERS.
|
||||||
|
|
||||||
2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Preinstall adainclude_HEADERS.
|
* Makefile.am: Preinstall adainclude_HEADERS.
|
||||||
|
|||||||
@@ -2,14 +2,14 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
|
|
||||||
adaincludedir = $(includedir)/adainclude
|
include_adadir = $(includedir)/adainclude
|
||||||
|
|
||||||
if RTEMS_ADA
|
if RTEMS_ADA
|
||||||
adainclude_HEADERS = rtems.adb rtems.ads
|
include_ada_HEADERS = rtems.adb rtems.ads
|
||||||
adainclude_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
|
include_ada_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
|
||||||
endif
|
endif
|
||||||
|
|
||||||
all-local: $(TMPINSTALL_FILES)
|
all-local: $(PREINSTALL_FILES)
|
||||||
|
|
||||||
PREINSTALL_FILES =
|
PREINSTALL_FILES =
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* Makefile.am: Use include_ada_HEADERS.
|
||||||
|
|
||||||
2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Preinstall adainclude_HEADERS.
|
* Makefile.am: Preinstall adainclude_HEADERS.
|
||||||
|
|||||||
@@ -2,14 +2,14 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
|
|
||||||
adaincludedir = $(includedir)/adainclude
|
include_adadir = $(includedir)/adainclude
|
||||||
|
|
||||||
if RTEMS_ADA
|
if RTEMS_ADA
|
||||||
adainclude_HEADERS = rtems.adb rtems.ads
|
include_ada_HEADERS = rtems.adb rtems.ads
|
||||||
adainclude_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
|
include_ada_HEADERS += rtems-multiprocessing.adb rtems-multiprocessing.ads
|
||||||
endif
|
endif
|
||||||
|
|
||||||
all-local: $(TMPINSTALL_FILES)
|
all-local: $(PREINSTALL_FILES)
|
||||||
|
|
||||||
PREINSTALL_FILES =
|
PREINSTALL_FILES =
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user