forked from Imagelibrary/rtems
2001-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* vectors/Makefile.am: Remove bogus VPATH.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-10-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* vectors/Makefile.am: Remove bogus VPATH.
|
||||||
|
|
||||||
2001-10-12 Joel Sherrill <joel@OARcorp.com>
|
2001-10-12 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* clock/p_clock.c: Fixed typo.
|
* clock/p_clock.c: Fixed typo.
|
||||||
|
|||||||
@@ -4,8 +4,6 @@
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = foreign 1.4
|
AUTOMAKE_OPTIONS = foreign 1.4
|
||||||
|
|
||||||
VPATH = @srcdir@:
|
|
||||||
|
|
||||||
C_FILES = vectors_init.c
|
C_FILES = vectors_init.c
|
||||||
C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o)
|
C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user