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