vertex parents to a mesh that no verts would crash blender
[plumiferos.git] / source / .obj.Makefile
blobb37ea79fddff15a36377dd3f5532781adf4dd3fc
2 # $Id: .obj.Makefile 2 2002-10-12 11:37:38Z hans $
5 SDIR = $(HOME)/develop/source
7 all debug link debuglink clean linkclean debuglinkclean:
8         @echo "****> Object Makefile, chdir to $(SDIR) ..."
9         @$(MAKE) -C $(SDIR) $@ || exit 1;