File: Makefile.am

package info (click to toggle)
fs-uae 3.2.35-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,376 kB
  • sloc: cpp: 257,557; ansic: 121,965; sh: 4,895; makefile: 1,577; python: 446; asm: 275; xml: 10
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