File: Makefile.am

package info (click to toggle)
mpeg2dec 0.4.0b-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,624 kB
  • ctags: 1,741
  • sloc: ansic: 14,671; sh: 8,405; makefile: 344
file content (7 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
AM_CFLAGS = $(OPT_CFLAGS) $(LIBVO_CFLAGS)

noinst_LIBRARIES = libvo.a
libvo_a_SOURCES = video_out.c video_out_x11.c video_out_dx.c video_out_sdl.c \
		  video_out_null.c video_out_pgm.c

EXTRA_DIST = configure.incl