File: Makefile.am

package info (click to toggle)
mpeg2dec 0.5.1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,792 kB
  • sloc: ansic: 15,471; asm: 279; sh: 225; makefile: 107
file content (5 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (11)
1
2
3
4
5
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 vo_internal.h