mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 04:24:46 +00:00
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with automake-1.7f/1.8 anymore).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work
|
||||
with automake-1.7f/1.8 anymore).
|
||||
|
||||
2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Add missing '\'. Reformat.
|
||||
|
||||
@@ -8,7 +8,6 @@ SUFFIXES = .t
|
||||
MAINTAINERCLEANFILES =
|
||||
CLEANFILES =
|
||||
MOSTLYCLEANFILES =
|
||||
CLEANFILES += $(PROJECT).info $(PROJECT).info-[0-9] $(PROJECT).info-[0-9][0-9]
|
||||
CLEANFILES += $(GENERATED_FILES)
|
||||
|
||||
AM_MAKEINFOFLAGS = -I $(top_builddir) -I $(top_srcdir)
|
||||
|
||||
Reference in New Issue
Block a user