Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 0243c8b7bca94179c78b9bd6ac76c033 > files > 792

cg-examples-3.0.0018-0.1.x86_64.rpm

# Makefile for GNU make

.PHONY: all 15_particle_system .DEFAULT 

all: 15_particle_system 

15_particle_system:
	$(MAKE) -f Makefile.15_particle_system 15_particle_system

.DEFAULT:
	$(MAKE) -f Makefile.15_particle_system $@