Mercurial > sdl-ios-xcode
comparison Makefile.in @ 3263:924b486541dc
Removing old CD-ROM header reference
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 19 Sep 2009 04:47:36 +0000 |
parents | e786366ea23b |
children | 32fc3ba8df0b |
comparison
equal
deleted
inserted
replaced
3262:e3d33bd599eb | 3263:924b486541dc |
---|---|
45 EMBEDSPU = @EMBEDSPU@ | 45 EMBEDSPU = @EMBEDSPU@ |
46 #include $(srcdir)/src/video/ps3/spulibs/Makefile | 46 #include $(srcdir)/src/video/ps3/spulibs/Makefile |
47 | 47 |
48 DIST = acinclude.m4 autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS docs docs.html include INSTALL Makefile.dc Makefile.minimal Makefile.in README* sdl-config.in sdl.m4 sdl.pc.in SDL.qpg.in SDL.spec SDL.spec.in src test TODO VisualC.html VisualC VisualCE Watcom-OS2.zip Watcom-Win32.zip WhatsNew Xcode | 48 DIST = acinclude.m4 autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS docs docs.html include INSTALL Makefile.dc Makefile.minimal Makefile.in README* sdl-config.in sdl.m4 sdl.pc.in SDL.qpg.in SDL.spec SDL.spec.in src test TODO VisualC.html VisualC VisualCE Watcom-OS2.zip Watcom-Win32.zip WhatsNew Xcode |
49 | 49 |
50 HDRS = SDL.h SDL_atomic.h SDL_audio.h SDL_cdrom.h SDL_compat.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_haptic.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_opengles.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_revision.h SDL_rwops.h SDL_scancode.h SDL_stdinc.h SDL_surface.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 | 50 HDRS = SDL.h SDL_atomic.h SDL_audio.h SDL_compat.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_haptic.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_opengles.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_revision.h SDL_rwops.h SDL_scancode.h SDL_stdinc.h SDL_surface.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 |
51 | 51 |
52 LT_AGE = @LT_AGE@ | 52 LT_AGE = @LT_AGE@ |
53 LT_CURRENT = @LT_CURRENT@ | 53 LT_CURRENT = @LT_CURRENT@ |
54 LT_RELEASE = @LT_RELEASE@ | 54 LT_RELEASE = @LT_RELEASE@ |
55 LT_REVISION = @LT_REVISION@ | 55 LT_REVISION = @LT_REVISION@ |