2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Pickup files from ../../sh/shared instead of
	../shared. Reformat.
This commit is contained in:
Ralf Corsepius
2004-02-06 08:09:41 +00:00
parent 341c592f44
commit 4e942c89d1
6 changed files with 18 additions and 3 deletions
+5
View File
@@ -1,3 +1,8 @@
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup files from ../../sh/shared instead of
../shared. Reformat.
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
+1 -1
View File
@@ -61,7 +61,7 @@ noinst_DATA += scitab$(LIB_VARIANT).rel
EXTRA_PROGRAMS += console.rel
CLEANFILES += console.rel
console_rel_SOURCES = ../shared/console.c
console_rel_SOURCES = ../../sh/shared/console.c
console_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V)
console_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+5
View File
@@ -1,3 +1,8 @@
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup files from ../../sh/shared instead of
../shared. Reformat.
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in console/Makefile.am, scitab/Makefile.am,
+1 -1
View File
@@ -61,7 +61,7 @@ noinst_DATA += scitab$(LIB_VARIANT).rel
EXTRA_PROGRAMS += console.rel
CLEANFILES += console.rel
console_rel_SOURCES = ../shared/console.c console/config.c
console_rel_SOURCES = ../../sh/shared/console.c console/config.c
console_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V)
console_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
+5
View File
@@ -1,3 +1,8 @@
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup files from ../../sh/shared instead of
../shared. Reformat.
2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
+1 -1
View File
@@ -104,7 +104,7 @@ noinst_DATA += trap34$(LIB_VARIANT).rel
EXTRA_PROGRAMS += console.rel
CLEANFILES += console.rel
console_rel_SOURCES = ../shared/console.c
console_rel_SOURCES = ../../sh/shared/console.c
console_rel_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_OPTIMIZE_V)
console_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)