Removed +D from GNUmakefile.

This commit is contained in:
hjp 1998-12-01 16:01:23 +00:00
parent 36f5bcba5a
commit d454863b7d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ all: \
%.ppm: %.pov %.ppm: %.pov
$(POVRAY) +L$(POVINC) +V -I$< +D +FP $(POVRAY) +L$(POVINC) +V -I$< +FP
%.pov: make% %.pov: make%
$< > $@ $< > $@