forked from Imagelibrary/rtems
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fileio/Makefile.am: Remove references to *.scn (Doesn't exist). * pppd/Makefile.am: Remove references to DOC* (Don't exist).
This commit is contained in:
@@ -14,7 +14,7 @@ C_O_FILES = $(C_FILES:%.c=${ARCH}/%.$(OBJEXT))
|
||||
H_FILES = system.h
|
||||
noinst_HEADERS = $(H_FILES)
|
||||
|
||||
DOCTYPES = doc scn
|
||||
DOCTYPES = doc
|
||||
DOCS = $(DOCTYPES:%=$(SAMPLE).%)
|
||||
|
||||
SRCS = $(DOCS) $(C_FILES) $(H_FILES)
|
||||
|
||||
Reference in New Issue
Block a user