File: Makefile.am

package info (click to toggle)
maelstrom 3.0.7-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,952 kB
  • sloc: cpp: 10,947; sh: 3,406; ansic: 2,781; makefile: 175
file content (8 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8

noinst_LIBRARIES = libSDLscreen.a

libSDLscreen_a_SOURCES =	\
	SDL_FrameBuf.cpp	\
	SDL_FrameBuf.h		\
	pixel.cpp		\
	pixel.h