You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
428 B
18 lines
428 B
#POVRAY=x-povray # Must be Povray 3.0
|
|
|
|
#bits: bits.pov
|
|
# $(POVRAY) +L/usr/lib/povray3/include bits.ini
|
|
|
|
#clean:
|
|
# rm -f *~ *.pgm
|
|
|
|
#realclean: clean
|
|
# rm -f *.ppm *.pbm
|
|
|
|
EXTRA_DIST = bits0000.png bits0001.png bits0002.png bits0003.png \
|
|
bits0004.png bits0005.png bits0006.png bits0007.png \
|
|
bits0008.png bits0009.png bits0010.png bits0011.png \
|
|
bits0012.png bits0013.png bits0014.png bits0015.png \
|
|
bits.ini bits.pov
|
|
|