Mercurial > sdl-ios-xcode
comparison Makefile.in @ 3969:e6112676c9a0 SDL-1.2
Removed some more EPOC stuff I missed.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 15 Jun 2007 15:52:04 +0000 |
parents | 4b093ecae4a7 |
children | 2c66ac13144f |
comparison
equal
deleted
inserted
replaced
3968:ae0be7edf7d0 | 3969:e6112676c9a0 |
---|---|
36 | 36 |
37 SDLMAIN_TARGET = libSDLmain.a | 37 SDLMAIN_TARGET = libSDLmain.a |
38 SDLMAIN_SOURCES = @SDLMAIN_SOURCES@ | 38 SDLMAIN_SOURCES = @SDLMAIN_SOURCES@ |
39 SDLMAIN_OBJECTS = @SDLMAIN_OBJECTS@ | 39 SDLMAIN_OBJECTS = @SDLMAIN_OBJECTS@ |
40 | 40 |
41 DIST = acinclude.m4 autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS CWprojects.sea.bin docs docs.html EpocBuildFiles.zip 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 WhatsNew Xcode.tar.gz | 41 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 WhatsNew Xcode.tar.gz |
42 | 42 |
43 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 | 43 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 |
44 | 44 |
45 LT_AGE = @LT_AGE@ | 45 LT_AGE = @LT_AGE@ |
46 LT_CURRENT = @LT_CURRENT@ | 46 LT_CURRENT = @LT_CURRENT@ |