Sophie

Sophie

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

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

# Makefile for GNU make

.PHONY: all cgfx_procfx .DEFAULT 

all: cgfx_procfx 

cgfx_procfx:
	$(MAKE) -f Makefile.cgfx_procfx cgfx_procfx

.DEFAULT:
	$(MAKE) -f Makefile.cgfx_procfx $@