dpx saving would fail if there was no float buffer, which is a problem
[plumiferos.git] / source / blender / .obj.Makefile
bloba06644dcc36dc9f645d18aafc57f7e2e90df2325
2 # $Id: .obj.Makefile 2 2002-10-12 11:37:38Z hans $
5 SDIR = $(HOME)/develop/source/blender
7 all debug clean:
8         @echo "****> Object Makefile, chdir to $(SDIR) ..."
9         @$(MAKE) -C $(SDIR) $@ || exit 1;