cvs: smarty /docs Makefile.in html.dsl
"Nuno Lopes" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsnlopess1080142278@cvsserver> |
nlopess Wed Mar 24 10:31:18 2004 EDT
Removed files:
/smarty/docs html.dsl
Modified files:
/smarty/docs Makefile.in
Log:
remove unneeded file
http://cvs.php.net/diff.php/smarty/docs/Makefile.in?r1=1.3&r2=1.4&ty=u
Index: smarty/docs/Makefile.in
diff -u smarty/docs/Makefile.in:1.3 smarty/docs/Makefile.in:1.4
--- smarty/docs/Makefile.in:1.3 Tue Mar 23 13:15:52 2004
+++ smarty/docs/Makefile.in Wed Mar 24 10:31:17 2004
@@ -14,7 +14,7 @@
#
#
-# $Id: Makefile.in,v 1.3 2004/03/23 18:15:52 nlopess Exp $
+# $Id: Makefile.in,v 1.4 2004/03/24 15:31:17 nlopess Exp $
#
all: html
@@ -40,6 +40,7 @@
html: FORCE
@test -d html || mkdir html
$(JADE) $(CATALOG) -d $(HTML_STYLESHEET) -V use-output-dir -t sgml $(XMLDCL) manual.xml
+ $(PHP) scripts/html_syntax.php html html/
web: FORCE
@test -d phpweb || mkdir phpweb
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php