forked from Imagelibrary/rtems
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Cosmetics.
|
||||
|
||||
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Add *.info to CLEANFILES to accomodate
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
|
||||
PROJECT = template
|
||||
EDITION = 1
|
||||
|
||||
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
|
||||
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
|
||||
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
|
||||
timeBSP.texi
|
||||
COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
|
||||
COMMON_FILES += $(top_srcdir)/common/cpright.texi \
|
||||
$(top_srcdir)/common/timemac.texi
|
||||
|
||||
FILES = preface.texi
|
||||
|
||||
@@ -108,3 +108,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
|
||||
intr_NOTIMES.t memmodel.t timeBSP.t
|
||||
|
||||
CLEANFILES += template.info template.info-?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user