CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 07/07/24 22:32:33
Modified files: . : ChangeLog Makefile.am Log message: * Makefile.am: define PHONY rules. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3816&r2=1.3817 http://cvs.savannah.gnu.org/viewcvs/gnash/Makefile.am?cvsroot=gnash&r1=1.80&r2=1.81 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.3816 retrieving revision 1.3817 diff -u -b -r1.3816 -r1.3817 --- ChangeLog 24 Jul 2007 21:58:43 -0000 1.3816 +++ ChangeLog 24 Jul 2007 22:32:32 -0000 1.3817 @@ -1,5 +1,9 @@ 2007-07-24 Sandro Santilli <[EMAIL PROTECTED]> + * Makefile.am: define PHONY rules. + +2007-07-24 Sandro Santilli <[EMAIL PROTECTED]> + * server/edit_text_character.cpp: add a PP_COMPATIBLE_DEVICE_FONT_HANDLING macro to mimic limitation of proprietary player in handling textfields Index: Makefile.am =================================================================== RCS file: /sources/gnash/gnash/Makefile.am,v retrieving revision 1.80 retrieving revision 1.81 diff -u -b -r1.80 -r1.81 --- Makefile.am 20 Jul 2007 01:50:31 -0000 1.80 +++ Makefile.am 24 Jul 2007 22:32:33 -0000 1.81 @@ -15,7 +15,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -# $Id: Makefile.am,v 1.80 2007/07/20 01:50:31 rsavoye Exp $ +# $Id: Makefile.am,v 1.81 2007/07/24 22:32:33 strk Exp $ ## Process this file with automake to produce Makefile.in AUTOMAKE_OPTIONS = 1.6.0 @@ -227,3 +227,4 @@ anal testreport checksum: $(srcdir)/testsuite/anaylse-results.sh +.PHONY : dumpconfig anal testreport checksum check mudflap mudflap-check snapshot deb debian rmp redhat _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit