Mercurial > sdl-ios-xcode
changeset 626:b98f732b4322
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 29 May 2003 04:23:03 +0000 |
parents | c56665b2360a |
children | 8b9ac38381d0 |
files | src/hermes/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/hermes/Makefile.am Thu May 29 04:16:20 2003 +0000 +++ b/src/hermes/Makefile.am Thu May 29 04:23:03 2003 +0000 @@ -7,7 +7,7 @@ SUFFIXES = .asm .asm.lo: - $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< + $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o ###########################################################################