Mercurial > sdl-ios-xcode
comparison Makefile.in @ 4276:0e7b63f8ac75 SDL-1.2
Fixed make dist
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Oct 2009 20:45:55 +0000 |
parents | 3c12d2e84bcb |
children | f63ca354c35e |
comparison
equal
deleted
inserted
replaced
4275:b73b5af69f48 | 4276:0e7b63f8ac75 |
---|---|
38 | 38 |
39 SDLMAIN_TARGET = libSDLmain.a | 39 SDLMAIN_TARGET = libSDLmain.a |
40 SDLMAIN_SOURCES = @SDLMAIN_SOURCES@ | 40 SDLMAIN_SOURCES = @SDLMAIN_SOURCES@ |
41 SDLMAIN_OBJECTS = @SDLMAIN_OBJECTS@ | 41 SDLMAIN_OBJECTS = @SDLMAIN_OBJECTS@ |
42 | 42 |
43 DIST = acinclude.m4 autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS CWprojects.sea.bin docs docs.html include INSTALL Makefile.dc Makefile.minimal Makefile.in MPWmake.sea.bin README* sdl-config.in sdl.m4 sdl.pc.in SDL.qpg.in SDL.spec SDL.spec.in src test TODO VisualCE.zip VisualC.html VisualC.zip Watcom-OS2.zip Watcom-Win32.zip symbian.zip WhatsNew Xcode.tar.gz | 43 DIST = acinclude autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS CWprojects.sea.bin docs docs.html include INSTALL Makefile.dc Makefile.minimal Makefile.in MPWmake.sea.bin README* sdl-config.in sdl.m4 sdl.pc.in SDL.qpg.in SDL.spec SDL.spec.in src test TODO VisualCE.zip VisualC.html VisualC.zip Watcom-OS2.zip Watcom-Win32.zip symbian.zip WhatsNew Xcode.tar.gz |
44 | 44 |
45 HDRS = SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h | 45 HDRS = SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h |
46 | 46 |
47 LT_AGE = @LT_AGE@ | 47 LT_AGE = @LT_AGE@ |
48 LT_CURRENT = @LT_CURRENT@ | 48 LT_CURRENT = @LT_CURRENT@ |