forked from Imagelibrary/rtems
2001-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de:
* include/Makefile.am, syscall/Makefile.am, cache/Makefile.am: Apply include_*HEADERS instead of H_FILES. * cache/.cvsignore: Add cache.h.
This commit is contained in:
@@ -9,7 +9,7 @@ PGM = $(ARCH)/syscall.rel
|
||||
## Assembly sources
|
||||
S_FILES = syscall.S
|
||||
|
||||
H_FILES = syscall.h
|
||||
noinst_HEADERS = syscall.h
|
||||
|
||||
syscall_rel_OBJECTS = $(S_FILES:%.S=$(ARCH)/%.o)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user