2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
	Remove $(OBJS) from all-local.
This commit is contained in:
Ralf Corsepius
2002-07-04 08:56:18 +00:00
parent d16af04313
commit 445c0a0629
100 changed files with 300 additions and 50 deletions

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -21,6 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -22,6 +22,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -22,6 +22,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -22,6 +22,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -21,6 +21,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -33,6 +33,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -26,6 +26,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -26,6 +26,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -26,6 +26,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -30,6 +30,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -22,6 +22,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -20,6 +20,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -20,6 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -19,6 +19,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -19,6 +19,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -24,6 +24,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -20,6 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -25,6 +25,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -20,6 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -19,6 +19,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -29,6 +29,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -20,6 +20,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -29,6 +29,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -27,6 +27,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -27,6 +27,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -19,6 +19,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -22,6 +22,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -24,6 +24,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -24,6 +24,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -27,6 +27,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -21,6 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -29,6 +29,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -27,6 +27,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -30,6 +30,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -24,6 +24,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -24,6 +24,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -30,6 +30,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -23,6 +23,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -30,6 +30,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -27,6 +27,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -29,6 +29,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -21,6 +21,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -26,6 +26,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -26,6 +26,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -26,6 +26,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add $(LIB) to all-local.

View File

@@ -25,6 +25,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): ${OBJS}
$(make-library)
all-local: ${ARCH} $(LIB) $(TMPINSTALL_FILES)
all-local: ${ARCH} $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -29,6 +29,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-07-01 Joel Sherrill <joel@OARcorp.com>
* startup/erc32mec.c: New file.

View File

@@ -27,6 +27,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -22,6 +22,6 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am

View File

@@ -1,3 +1,8 @@
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
Remove $(OBJS) from all-local.
2002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,

View File

@@ -30,6 +30,6 @@ LIB = $(ARCH)/libbsp.a
$(LIB): $(OBJS)
$(make-library)
all-local: $(ARCH) $(OBJS) $(LIB) $(TMPINSTALL_FILES)
all-local: $(ARCH) $(LIB)
include $(top_srcdir)/../../../../../../automake/local.am