[xiph-cvs] cvs commit: vorbis-tools/po Makefile.in.in

Ralph Giles giles at xiph.org
Thu Oct 2 11:41:38 PDT 2003



giles       03/10/02 14:41:38

  Modified:    po       Makefile.in.in
  Log:
  Hack the makefile template to remove the .gmo files on 'distclean' since
  it's supposed to.

Revision  Changes    Path
1.2       +1 -1      vorbis-tools/po/Makefile.in.in

Index: Makefile.in.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/po/Makefile.in.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.in.in	26 Jan 2002 11:06:41 -0000	1.1
+++ Makefile.in.in	2 Oct 2003 18:41:38 -0000	1.2
@@ -146,7 +146,7 @@
 clean: mostlyclean
 
 distclean: clean
-	rm -f Makefile Makefile.in POTFILES *.mo
+	rm -f Makefile Makefile.in POTFILES *.gmo *.mo
 
 maintainer-clean: distclean
         @echo "This command is intended for maintainers to use;"

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list