Makefile.am
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. ## Makefile.am for SDL using the Atari bios
  2. noinst_LTLIBRARIES = libvideo_ataricommon.la
  3. libvideo_ataricommon_la_SOURCES = $(ATARICOMMON_SRCS)
  4. # The SDL Atari bios driver sources
  5. ATARICOMMON_SRCS = 
  6. SDL_ataric2p.S
  7. SDL_ataric2p_s.h
  8. SDL_ataric2p060.c
  9. SDL_ataric2p060_c.h
  10. SDL_atarieddi.S
  11. SDL_atarieddi_s.h
  12. SDL_atarievents.c
  13. SDL_atarievents_c.h
  14. SDL_atarikeys.h
  15. SDL_atarimxalloc.c
  16. SDL_atarimxalloc_c.h
  17. SDL_biosevents.c
  18. SDL_biosevents_c.h
  19. SDL_gemdosevents.c
  20. SDL_gemdosevents_c.h 
  21. SDL_ikbdevents.c
  22. SDL_ikbdevents_c.h 
  23. SDL_ikbdinterrupt.S
  24. SDL_ikbdinterrupt_s.h 
  25. SDL_xbiosevents.c 
  26. SDL_xbiosevents_c.h 
  27. SDL_xbiosinterrupt.S 
  28. SDL_xbiosinterrupt_s.h