Ben NanoNote 3D scans
Sign in or create your account | Project List | Help
Ben NanoNote 3D scans Commit Details
Date: | 2010-09-27 17:27:55 (12 years 11 months ago) |
---|---|
Author: | Werner Almesberger |
Commit: | dbc736089e7eefbaaf83317e6577cdfc14ccbc94 |
Message: | grr |
Files: |
sfy/Makefile (1 diff) |
Change Details
sfy/Makefile | ||
---|---|---|
31 | 31 | clean: |
32 | 32 | rm -f $(PARTS:%=%.inc) $(PARTS:%=%.pov) *.pgm |
33 | 33 | rm -f $(PARTS:%=%.png) |
34 | ||
35 | xxx: | |
36 | for n in $(PARTS); do ( make NAME=$$n pov && qippl $$n.png tmp; ) & done |
Branches:
master