forked from Imagelibrary/rtems
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/imfs/Makefile.am: Use 'PREINSTALL_FILES ='.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/imfs/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||
|
||||
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/imfs/Makefile.am: Revamp INCLUDES handling to make automake-1.5
|
||||
|
||||
@@ -40,7 +40,7 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../automake/lib.am
|
||||
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE) $(PROJECT_INCLUDE)/rtems \
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE) $(PROJECT_INCLUDE)/rtems \
|
||||
$(PROJECT_INCLUDE)/sys $(include_HEADERS:%=$(PROJECT_INCLUDE)/%) \
|
||||
$(RTEMS_H_FILES:%=$(PROJECT_INCLUDE)/rtems/%) \
|
||||
$(SYS_H_FILES:%=$(PROJECT_INCLUDE)/sys/%)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/imfs/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||
|
||||
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* src/imfs/Makefile.am: Revamp INCLUDES handling to make automake-1.5
|
||||
|
||||
@@ -40,7 +40,7 @@ include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
|
||||
include $(top_srcdir)/../../../automake/compile.am
|
||||
include $(top_srcdir)/../../../automake/lib.am
|
||||
|
||||
PREINSTALL_FILES += $(PROJECT_INCLUDE) $(PROJECT_INCLUDE)/rtems \
|
||||
PREINSTALL_FILES = $(PROJECT_INCLUDE) $(PROJECT_INCLUDE)/rtems \
|
||||
$(PROJECT_INCLUDE)/sys $(include_HEADERS:%=$(PROJECT_INCLUDE)/%) \
|
||||
$(RTEMS_H_FILES:%=$(PROJECT_INCLUDE)/rtems/%) \
|
||||
$(SYS_H_FILES:%=$(PROJECT_INCLUDE)/sys/%)
|
||||
|
||||
Reference in New Issue
Block a user