2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Cosmetics.
This commit is contained in:
Ralf Corsepius
2004-02-12 13:01:05 +00:00
parent e9e6b77998
commit 7195eb67c8
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add $(TMPINSTALL_FILES) to all-local.

View File

@@ -19,7 +19,7 @@ include_HEADERS += include/coverhd.h
EXTRA_DIST = start/start.S
start$(LIB_VARIANT).$(OBJEXT): start/start.S
${CCASCOMPILE} -DASM -o $@ -c $<
$(CPPASCOMPILE) -DASM -o $@ -c $<
project_lib_DATA = start$(LIB_VARIANT).$(OBJEXT)
dist_project_lib_DATA += startup/linkcmds