mirror of
git://projects.qi-hardware.com/ben-scans.git
synced 2025-04-21 12:27:27 +03:00
grr
This commit is contained in:
@@ -31,6 +31,3 @@ $(NAME).pov: template.pov
|
|||||||
clean:
|
clean:
|
||||||
rm -f $(PARTS:%=%.inc) $(PARTS:%=%.pov) *.pgm
|
rm -f $(PARTS:%=%.inc) $(PARTS:%=%.pov) *.pgm
|
||||||
rm -f $(PARTS:%=%.png)
|
rm -f $(PARTS:%=%.png)
|
||||||
|
|
||||||
xxx:
|
|
||||||
for n in $(PARTS); do ( make NAME=$$n pov && qippl $$n.png tmp; ) & done
|
|
||||||
|
|||||||
Reference in New Issue
Block a user