[xiph-cvs] cvs commit: vorbis Makefile.am
Ralph Giles
giles at xiph.org
Sat Jul 13 04:31:38 PDT 2002
giles 02/07/13 04:31:38
Modified: . Makefile.am
Log:
rename classic mac build dir to macos/
Revision Changes Path
1.13 +2 -2 vorbis/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Makefile.am 2002/07/13 10:56:39 1.12
+++ Makefile.am 2002/07/13 11:31:36 1.13
@@ -7,11 +7,11 @@
m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
-EXTRA_DIST = HACKING todo.txt mac \
+EXTRA_DIST = HACKING todo.txt macos \
autogen.sh libvorbis.spec vorbis.m4
dist-hook:
- rm -rf `find $(distdir)/mac -name CVS`
+ rm -rf `find $(distdir)/macos -name CVS`
debug:
$(MAKE) all CFLAGS="@DEBUG@"
<p><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