[xiph-cvs] r6705 - trunk/theora/doc/spec
giles at xiph.org
giles at xiph.org
Sun May 16 15:33:36 PDT 2004
Author: giles
Date: 2004-05-16 18:33:36 -0400 (Sun, 16 May 2004)
New Revision: 6705
Modified:
trunk/theora/doc/spec/Makefile
Log:
Don't remove FIG_OBJS as part of the clean target as xifish.pdf isn't currently
generated.
<p>Modified: trunk/theora/doc/spec/Makefile
===================================================================
--- trunk/theora/doc/spec/Makefile 2004-05-16 16:01:59 UTC (rev 6704)
+++ trunk/theora/doc/spec/Makefile 2004-05-16 22:33:36 UTC (rev 6705)
@@ -43,7 +43,7 @@
# clean targets
clean:
- -$(RM) $(FIG_OBJS)
+ #-$(RM) $(FIG_OBJS)
-$(RM) spec.pdf
-$(RM) spec.aux
-$(RM) spec.log
--- >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