File: Makefile.am

package info (click to toggle)
electricsheep 2.6.8-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,640 kB
  • ctags: 1,699
  • sloc: ansic: 61,734; sh: 12,556; makefile: 390
file content (10 lines) | stat: -rw-r--r-- 320 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
AUTOMAKE_OPTIONS = no-dependencies

AM_CFLAGS = @LIBVO_CFLAGS@

noinst_LIBRARIES = libvo.a
libvo_a_SOURCES = video_out.c video_out_x11.c video_out_sdl.c \
		  video_out_null.c video_out_pgm.c video_out_mga.c \
		  yuv2rgb.c yuv2rgb_mlib.c yuv2rgb_mmx.c

EXTRA_DIST = configure.incl video_out_internal.h hw_bes.h vroot.h