forked from Imagelibrary/rtems
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tm20/Makefile.am: Remove stubdir.rel
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* tm20/Makefile.am: Remove stubdir.rel
|
||||||
|
|
||||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ DOCTYPES = doc
|
|||||||
DOCS = $(DOCTYPES:%=$(TEST).%)
|
DOCS = $(DOCTYPES:%=$(TEST).%)
|
||||||
|
|
||||||
SRCS = $(DOCS) $(C_FILES) $(H_FILES)
|
SRCS = $(DOCS) $(C_FILES) $(H_FILES)
|
||||||
OBJS = $(C_O_FILES) ../../support/stubdr/$(ARCH)/stubdr.rel
|
OBJS = $(C_O_FILES)
|
||||||
|
|
||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2001-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* tm20/Makefile.am: Remove stubdir.rel
|
||||||
|
|
||||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ DOCTYPES = doc
|
|||||||
DOCS = $(DOCTYPES:%=$(TEST).%)
|
DOCS = $(DOCTYPES:%=$(TEST).%)
|
||||||
|
|
||||||
SRCS = $(DOCS) $(C_FILES) $(H_FILES)
|
SRCS = $(DOCS) $(C_FILES) $(H_FILES)
|
||||||
OBJS = $(C_O_FILES) ../../support/stubdr/$(ARCH)/stubdr.rel
|
OBJS = $(C_O_FILES)
|
||||||
|
|
||||||
PRINT_SRCS = $(DOCS)
|
PRINT_SRCS = $(DOCS)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user