]> Dogcows Code - chaz/rasterize/blobdiff - Makefile
add phong interpolation (lighting)
[chaz/rasterize] / Makefile
index 7d119e4061dbf22bde738697f72d7b1a1f010e76..aaac3cdb00cbc2abae65126413b024b3f0840108 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,5 +36,5 @@ debug: $(PROJECT)
 -include $(DEPS)
 $(OBJS): Makefile
 
-.PHONY: all clean distclean run debug
+.PHONY: all clean distclean dist run debug
 
This page took 0.016425 seconds and 4 git commands to generate.