http://code.google.com/p/prettyprint/source/detail?r=593
Modified:
/trunk/Makefile
=======================================
--- /trunk/Makefile Tue Dec 14 18:26:24 2010
+++ /trunk/Makefile Tue Dec 14 18:28:22 2010
@@ -11,7 +11,6 @@
# This is a private helper for IMPORT_MODULE.
define _IMPORT_MODULE
- DIR := $(1)
include $(1)/Make.module
endef
# Import a sub-module's make targets.