Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 5b1dbbfafdb078f66954d66243a00c72 > files > 735

cg-examples-3.0.0018-0.3.mga3.nonfree.i586.rpm

# Makefile for GNU make

.PHONY: all 09_vertex_lighting .DEFAULT 

all: 09_vertex_lighting 

09_vertex_lighting:
	$(MAKE) -f Makefile.09_vertex_lighting 09_vertex_lighting

.DEFAULT:
	$(MAKE) -f Makefile.09_vertex_lighting $@