Mercurial > sdl-ios-xcode
changeset 1401:1819fd069e89
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 21 Feb 2006 08:34:45 +0000 |
parents | 5abff0870de2 |
children | d910939febfa |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Tue Feb 21 02:42:05 2006 +0000 +++ b/Makefile.in Tue Feb 21 08:34:45 2006 +0000 @@ -42,7 +42,7 @@ LT_REVISION = @LT_REVISION@ LT_LDFLAGS = -no-undefined -rpath $(libdir) -release $(LT_RELEASE) -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -all: Makefile $(objects) $(objects)/$(TARGET) $(objects)/$(TARGET_SDLMAIN) +all: Makefile $(objects) $(objects)/$(TARGET) $(objects)/$(SDLMAIN_TARGET) Makefile: $(srcdir)/Makefile.in $(SHELL) config.status $@