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

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. ## Makefile.am for SDL using the framebuffer console video driver
  2. noinst_LTLIBRARIES = libvideo_fbcon.la
  3. libvideo_fbcon_la_SOURCES = $(FBCON_SRCS)
  4. # The SDL framebuffer console video driver sources
  5. FBCON_SRCS = 
  6. SDL_fbkeys.h
  7. SDL_fbvideo.h
  8. SDL_fbelo.c 
  9. SDL_fbelo.h 
  10. SDL_fbevents.c
  11. SDL_fbevents_c.h
  12. SDL_fb3dfx.c
  13. SDL_fb3dfx.h
  14. SDL_fbmatrox.c
  15. SDL_fbmatrox.h
  16. SDL_fbmouse.c
  17. SDL_fbmouse_c.h
  18. SDL_fbriva.c
  19. SDL_fbriva.h
  20. SDL_fbvideo.c
  21. 3dfx_mmio.h
  22. 3dfx_regs.h
  23. matrox_mmio.h
  24. matrox_regs.h
  25. riva_mmio.h
  26. riva_regs.h