forked from Imagelibrary/rtems
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems++/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||
|
||||
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* include/rtems++/Makefile.am: Apply include_*HEADERS instead of
|
||||
|
||||
@@ -9,7 +9,7 @@ include_rtems__dir = $(includedir)/rtems++
|
||||
include_rtems___HEADERS = rtemsEvent.h rtemsInterrupt.h rtemsMessageQueue.h rtemsSemaphore.h \
|
||||
rtemsStatusCode.h rtemsTask.h rtemsTaskMode.h rtemsTimer.h
|
||||
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems++ \
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems++ \
|
||||
$(include_rtems___HEADERS:%=$(PROJECT_INCLUDE)/rtems++/%)
|
||||
|
||||
$(PROJECT_INCLUDE)/rtems++:
|
||||
|
||||
Reference in New Issue
Block a user