\r
!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"\r
\r
+# Begin Custom Build\r
+InputPath="..\main\configuration-parser.y"\r
+\r
+BuildCmds= \\r
+ cd ..\main \\r
+ if not "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "%CYGWIN%\share\bison.simple" -p cfg configuration-parser.y \\r
+ if "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" -p cfg configuration-parser.y \\r
+ \r
+\r
+"..\main\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ $(BuildCmds)\r
+\r
+"..\main\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ $(BuildCmds)\r
+# End Custom Build\r
+\r
!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline"\r
\r
+# Begin Custom Build\r
+InputPath="..\main\configuration-parser.y"\r
+\r
+BuildCmds= \\r
+ cd ..\main \\r
+ if not "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "%CYGWIN%\share\bison.simple" -p cfg configuration-parser.y \\r
+ if "X%CYGWIN%"=="X" bison --output=configuration-parser.c -v -d -S "C:\Program Files\Cygnus\share\bison.simple" -p cfg configuration-parser.y \\r
+ \r
+\r
+"..\main\configuration-parser.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ $(BuildCmds)\r
+\r
+"..\main\configuration-parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ $(BuildCmds)\r
+# End Custom Build\r
+\r
!ENDIF \r
\r
# End Source File\r
\r
!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS"\r
\r
+# Begin Custom Build\r
+InputPath="..\main\configuration-scanner.l"\r
+\r
+"..\main\configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\main \r
+ flex -i -Pcfg -oconfiguration-scanner.c configuration-scanner.l \r
+ \r
+# End Custom Build\r
+\r
!ELSEIF "$(CFG)" == "php4dllts - Win32 Release_TS_inline"\r
\r
+# Begin Custom Build\r
+InputPath="..\main\configuration-scanner.l"\r
+\r
+"..\main\configuration-scanner.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+ cd ..\main \r
+ flex -i -Pcfg -oconfiguration-scanner.c configuration-scanner.l \r
+ \r
+# End Custom Build\r
+\r
!ENDIF \r
\r
# End Source File\r