Remove unused makefile variable PREPROCESSCMD
authorIan Lynagh <igloo@earth.li>
Sat, 23 Apr 2011 15:19:40 +0000 (16:19 +0100)
committerIan Lynagh <igloo@earth.li>
Sat, 23 Apr 2011 15:19:40 +0000 (16:19 +0100)
mk/config.mk.in

index 9434218..4d61a35 100644 (file)
@@ -633,7 +633,6 @@ NROFF                       = nroff
 PERL                   = @PerlCmd@
 PYTHON                 = @PythonCmd@
 PIC                    = pic
-PREPROCESSCMD          = $(CC) -E
 RANLIB                 = @RANLIB@
 SED                    = @SedCmd@
 TR                     = tr