File: Makefile.am

package info (click to toggle)
asc 2.4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 75,080 kB
  • ctags: 24,943
  • sloc: cpp: 155,023; sh: 8,829; ansic: 6,890; makefile: 650; perl: 138
file content (8 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
MAINTAINERCLEANFILES	= Makefile.in

BUILT_SOURCES 		= asc.cpp mapedit.cpp map2pcx.cpp mount.cpp \
demount.cpp viewid.cpp makegfx.cpp gfx2pcx.cpp tank2pcx.cpp bin2txt.cpp \
weaponguide.cpp

%.cpp %.h: %.gp
	genparse $< -l cpp -c cpp -o $*