mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 15:58:04 -05:00
*** empty log message ***
This commit is contained in:
parent
8280a23810
commit
ee613b4614
|
|
@ -7,7 +7,7 @@ STRIP_FPIC = sh $(top_srcdir)/strip_fPIC.sh
|
|||
SUFFIXES = .asm
|
||||
|
||||
.asm.lo:
|
||||
$(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $<
|
||||
$(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
|
||||
|
||||
###########################################################################
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user