[xiph-cvs] cvs commit: vorbis Makefile.am
Ralph Giles
giles at xiph.org
Sat Jul 13 03:56:40 PDT 2002
giles 02/07/13 03:56:40
Modified: . Makefile.am
Log:
Remove Apple ProjectBuilder build files from distribution:
- I have the 10.2 beta installed and can't update them in a backward compatible way.
- The commandline build should now work out of the box.
Revision Changes Path
1.12 +1 -2 vorbis/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Makefile.am 2002/07/03 14:33:21 1.11
+++ Makefile.am 2002/07/13 10:56:39 1.12
@@ -7,12 +7,11 @@
m4datadir = $(datadir)/aclocal
m4data_DATA = vorbis.m4
-EXTRA_DIST = HACKING todo.txt macosx mac \
+EXTRA_DIST = HACKING todo.txt mac \
autogen.sh libvorbis.spec vorbis.m4
dist-hook:
rm -rf `find $(distdir)/mac -name CVS`
- rm -rf `find $(distdir)/macosx -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