Code Search for Developers
 
 
  

Makefile from FreePop at Krugle


Show Makefile syntax highlighted

include ../utils.make

INSTLOC = effects/firecolumn
POVOPTS = +KFI1 +KI0 +KC -J +A0.2 +AM2

$(eval $(call ruleRenderActionAlphify,normal,100,400,20,firecolumn.pov,$(POVOPTS) +KF1,,$(INSTLOC)))
$(eval $(call ruleRenderActionAlphify,begin,100,400,60,firecolumn.pov,$(POVOPTS) +KF3,,$(INSTLOC)))
$(eval $(call ruleRenderActionAlphify,end,100,400,60,firecolumn.pov,$(POVOPTS) +KF3,,$(INSTLOC)))

$(eval $(ruleAll))




See more files for this project here

FreePop

FreePop is a multi-platform tile-based game based on the great old game Populous 2 by Bullfrog Productions Ltd., but much improved.

Project homepage: http://sourceforge.net/projects/freepop
Programming language(s): C++
License: other

  begin/
  end/
  normal/
  Makefile
  firecolumn.pov