forked from Imagelibrary/rtems
2001-03-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Apply *_HEADERS instead of *H_FILES.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-03-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* clock/Makefile.am: Apply *_HEADERS instead of *H_FILES.
|
||||
|
||||
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
||||
|
||||
@@ -10,7 +10,7 @@ C_FILES = ckinit.c
|
||||
|
||||
S_FILES = clock.S
|
||||
|
||||
H_FILES = clock.h
|
||||
noinst_HEADERS = clock.h
|
||||
|
||||
clock_rel_OBJECTS = $(C_FILES:%.c=$(ARCH)/%.o) $(S_FILES:%.S=$(ARCH)/%.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user