forked from Imagelibrary/rtems
2001-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de:
* include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de:
|
||||
|
||||
* clock/Makefile.am: Apply include_*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.
|
||||
|
||||
@@ -9,7 +9,7 @@ PGM = $(ARCH)/clock.rel
|
||||
C_FILES = ckinit.c
|
||||
C_O_FILES = $(C_FILES:%.c=$(ARCH)/%.o)
|
||||
|
||||
H_FILES = clock.h
|
||||
noinst_HEADERS = clock.h
|
||||
|
||||
S_FILES = clock.S
|
||||
S_O_FILES = $(S_FILES:%.S=$(ARCH)/%.o)
|
||||
|
||||
Reference in New Issue
Block a user