From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / utils / Makefile.in
index f6cc10b7d4bc8081604341598bfb4e5971321f2f..a9cbbefd1809069670b566c17a36ce6389ffe0bc 100644 (file)
@@ -185,7 +185,7 @@ echo_tarfiles:
 
 # How we build object files in this directory.
 .c.o:
-       $(CC) -c $(INCLUDES) $(DEFS) $(CFLAGS) $(X_CFLAGS) $<
+       $(CC) -c $(INCLUDES) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(X_CFLAGS) $<
 
 
 # Rules for generating the VMS makefiles on Unix, so that it doesn't have to