]> granicus.if.org Git - php/commitdiff
Move the echo off statement to the top of the file. This removes commens from the...
authorFrank M. Kromann <fmk@php.net>
Fri, 5 Dec 2003 19:51:52 +0000 (19:51 +0000)
committerFrank M. Kromann <fmk@php.net>
Fri, 5 Dec 2003 19:51:52 +0000 (19:51 +0000)
win32/builddef.bat

index c9432a1fb62046a090e37704171926bed7faf873..54853f56519907dc3d45f443d7ed50d6f71ae705 100644 (file)
@@ -1,6 +1,6 @@
-rem Generate phpts.def file, which exports symbols from our dll that\r
-rem are present in some of the libraries which are compiled statically\r
-rem into PHP\r
-rem $Id: builddef.bat,v 1.2 2003-12-05 17:45:15 wez Exp $\r
-@echo off\r
-type ..\ext\sqlite\php_sqlite.def\r
+@echo off
+rem Generate phpts.def file, which exports symbols from our dll that
+rem are present in some of the libraries which are compiled statically
+rem into PHP
+rem $Id: builddef.bat,v 1.3 2003-12-05 19:51:52 fmk Exp $
+type ..\ext\sqlite\php_sqlite.def