cvs: smarty /docs Makefile.in
"Nuno Lopes" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsnlopess1081958596@cvsserver> |
nlopess Wed Apr 14 12:03:16 2004 EDT
Modified files:
/smarty/docs Makefile.in
Log:
remove file-entities.ent also
http://cvs.php.net/diff.php/smarty/docs/Makefile.in?r1=1.7&r2=1.8&ty=u
Index: smarty/docs/Makefile.in
diff -u smarty/docs/Makefile.in:1.7 smarty/docs/Makefile.in:1.8
--- smarty/docs/Makefile.in:1.7 Wed Apr 14 11:25:57 2004
+++ smarty/docs/Makefile.in Wed Apr 14 12:03:15 2004
@@ -14,7 +14,7 @@
#
#
-# $Id: Makefile.in,v 1.7 2004/04/14 15:25:57 nlopess Exp $
+# $Id: Makefile.in,v 1.8 2004/04/14 16:03:15 nlopess Exp $
#
all: html
@@ -59,7 +59,7 @@
clean:
rm -f Makefile config.* manual.xml configure entities/version.ent *.fot dsssl/html-common.dsl
- rm -f revcheck.html file-entities.php
+ rm -f revcheck.html file-entities.php entities/file-entities.ent
rm -fr autom4te.cache html phpweb
# }}}
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php