git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@5 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
98 lines
2.2 KiB
Makefile
98 lines
2.2 KiB
Makefile
src/latch.d src/latch.o: ../src/latch.cpp ../src/keen.h ../src/sounds.h \
|
|
../src/funcdefs.h ../src/latch.h ../src/include/playeraction.h \
|
|
/usr/include/SDL/SDL.h /usr/include/SDL/SDL_main.h \
|
|
/usr/include/SDL/SDL_stdinc.h /usr/include/SDL/SDL_config.h \
|
|
/usr/include/SDL/SDL_platform.h /usr/include/SDL/begin_code.h \
|
|
/usr/include/SDL/close_code.h /usr/include/SDL/SDL_audio.h \
|
|
/usr/include/SDL/SDL_error.h /usr/include/SDL/SDL_endian.h \
|
|
/usr/include/SDL/SDL_mutex.h /usr/include/SDL/SDL_thread.h \
|
|
/usr/include/SDL/SDL_rwops.h /usr/include/SDL/SDL_cdrom.h \
|
|
/usr/include/SDL/SDL_cpuinfo.h /usr/include/SDL/SDL_events.h \
|
|
/usr/include/SDL/SDL_active.h /usr/include/SDL/SDL_keyboard.h \
|
|
/usr/include/SDL/SDL_keysym.h /usr/include/SDL/SDL_mouse.h \
|
|
/usr/include/SDL/SDL_video.h /usr/include/SDL/SDL_joystick.h \
|
|
/usr/include/SDL/SDL_quit.h /usr/include/SDL/SDL_loadso.h \
|
|
/usr/include/SDL/SDL_timer.h /usr/include/SDL/SDL_version.h \
|
|
../src/include/declarations.h ../src/keenext.h \
|
|
../src/sdl/CVideoDriver.h ../src/sdl/../CSingleton.h \
|
|
../src/include/fileio.h ../src/sdl/video/colourtable.h \
|
|
../src/CLogFile.h ../src/CSingleton.h
|
|
|
|
../src/keen.h:
|
|
|
|
../src/sounds.h:
|
|
|
|
../src/funcdefs.h:
|
|
|
|
../src/latch.h:
|
|
|
|
../src/include/playeraction.h:
|
|
|
|
/usr/include/SDL/SDL.h:
|
|
|
|
/usr/include/SDL/SDL_main.h:
|
|
|
|
/usr/include/SDL/SDL_stdinc.h:
|
|
|
|
/usr/include/SDL/SDL_config.h:
|
|
|
|
/usr/include/SDL/SDL_platform.h:
|
|
|
|
/usr/include/SDL/begin_code.h:
|
|
|
|
/usr/include/SDL/close_code.h:
|
|
|
|
/usr/include/SDL/SDL_audio.h:
|
|
|
|
/usr/include/SDL/SDL_error.h:
|
|
|
|
/usr/include/SDL/SDL_endian.h:
|
|
|
|
/usr/include/SDL/SDL_mutex.h:
|
|
|
|
/usr/include/SDL/SDL_thread.h:
|
|
|
|
/usr/include/SDL/SDL_rwops.h:
|
|
|
|
/usr/include/SDL/SDL_cdrom.h:
|
|
|
|
/usr/include/SDL/SDL_cpuinfo.h:
|
|
|
|
/usr/include/SDL/SDL_events.h:
|
|
|
|
/usr/include/SDL/SDL_active.h:
|
|
|
|
/usr/include/SDL/SDL_keyboard.h:
|
|
|
|
/usr/include/SDL/SDL_keysym.h:
|
|
|
|
/usr/include/SDL/SDL_mouse.h:
|
|
|
|
/usr/include/SDL/SDL_video.h:
|
|
|
|
/usr/include/SDL/SDL_joystick.h:
|
|
|
|
/usr/include/SDL/SDL_quit.h:
|
|
|
|
/usr/include/SDL/SDL_loadso.h:
|
|
|
|
/usr/include/SDL/SDL_timer.h:
|
|
|
|
/usr/include/SDL/SDL_version.h:
|
|
|
|
../src/include/declarations.h:
|
|
|
|
../src/keenext.h:
|
|
|
|
../src/sdl/CVideoDriver.h:
|
|
|
|
../src/sdl/../CSingleton.h:
|
|
|
|
../src/include/fileio.h:
|
|
|
|
../src/sdl/video/colourtable.h:
|
|
|
|
../src/CLogFile.h:
|
|
|
|
../src/CSingleton.h:
|