forked from Imagelibrary/rtems
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* untar/Makefile.am: Use 'PREINSTALL_FILES ='. * monitor/Makefile.am: Use 'PREINSTALL_FILES ='. * shell/Makefile.am: Use 'PREINSTALL_FILES ='. * devnull/Makefile.am: Use 'PREINSTALL_FILES ='. * dumpbuf/Makefile.am: Use 'PREINSTALL_FILES ='. * mw-fb/Makefile.am: Use 'PREINSTALL_FILES ='. * stackchk/Makefile.am: Use 'PREINSTALL_FILES ='. * rtmonuse/Makefile.am: Use 'PREINSTALL_FILES ='. * cpuuse/Makefile.am: Use 'PREINSTALL_FILES ='. * rootfs/Makefile.am: Use 'PREINSTALL_FILES ='.
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
|
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* untar/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* monitor/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* shell/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* devnull/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* dumpbuf/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* mw-fb/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* stackchk/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* rtmonuse/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* cpuuse/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* rootfs/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
|
||||||
2001-09-27 Joel Sherrill <joel@OARcorp.com>
|
2001-09-27 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* ChangeLog: Fixed typo in date.
|
* ChangeLog: Fixed typo in date.
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
${LIB}: ${OBJS}
|
${LIB}: ${OBJS}
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: ${ARCH} $(PREINSTALL_FILES) $(LIB) $(TMPINSTALL_FILES)
|
all-local: ${ARCH} $(PREINSTALL_FILES) $(LIB) $(TMPINSTALL_FILES)
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(H_FILES:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(H_FILES:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
if HAS_NETWORKING
|
if HAS_NETWORKING
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -1,3 +1,16 @@
|
|||||||
|
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* untar/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* monitor/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* shell/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* devnull/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* dumpbuf/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* mw-fb/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* stackchk/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* rtmonuse/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* cpuuse/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
* rootfs/Makefile.am: Use 'PREINSTALL_FILES ='.
|
||||||
|
|
||||||
2001-09-27 Joel Sherrill <joel@OARcorp.com>
|
2001-09-27 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* ChangeLog: Fixed typo in date.
|
* ChangeLog: Fixed typo in date.
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
${LIB}: ${OBJS}
|
${LIB}: ${OBJS}
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: ${ARCH} $(PREINSTALL_FILES) $(LIB) $(TMPINSTALL_FILES)
|
all-local: ${ARCH} $(PREINSTALL_FILES) $(LIB) $(TMPINSTALL_FILES)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ $(PROJECT_INCLUDE)/rtems/%.h: %.h
|
|||||||
$(LIB): $(OBJS)
|
$(LIB): $(OBJS)
|
||||||
$(make-library)
|
$(make-library)
|
||||||
|
|
||||||
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems \
|
PREINSTALL_FILES = $(PROJECT_INCLUDE)/rtems \
|
||||||
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
$(include_rtems_HEADERS:%=$(PROJECT_INCLUDE)/rtems/%)
|
||||||
|
|
||||||
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||||
|
|||||||
Reference in New Issue
Block a user