Mercurial > sdl-ios-xcode
comparison Makefile.in @ 3343:ae9c65fa9772
Fixed make dist
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Oct 2009 20:45:59 +0000 |
parents | 61ea9005fddf |
children | b2abf7a772fc |
comparison
equal
deleted
inserted
replaced
3342:3da232c5980a | 3343:ae9c65fa9772 |
---|---|
41 # PS3 SPU programs | 41 # PS3 SPU programs |
42 SPU_GCC = @SPU_GCC@ | 42 SPU_GCC = @SPU_GCC@ |
43 EMBEDSPU = @EMBEDSPU@ | 43 EMBEDSPU = @EMBEDSPU@ |
44 #include $(srcdir)/src/video/ps3/spulibs/Makefile | 44 #include $(srcdir)/src/video/ps3/spulibs/Makefile |
45 | 45 |
46 DIST = acinclude.m4 autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS docs docs.html include INSTALL 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-Win32.zip WhatsNew Xcode | 46 DIST = acinclude autogen.sh Borland.html Borland.zip BUGS build-scripts configure configure.in COPYING CREDITS docs docs.html include INSTALL 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-Win32.zip WhatsNew Xcode |
47 | 47 |
48 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 | 48 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 |
49 | 49 |
50 LT_AGE = @LT_AGE@ | 50 LT_AGE = @LT_AGE@ |
51 LT_CURRENT = @LT_CURRENT@ | 51 LT_CURRENT = @LT_CURRENT@ |