[xiph-cvs] cvs commit: ogg Makefile.am
Ralph Giles
giles at xiph.org
Sat Jul 13 04:44:02 PDT 2002
giles 02/07/13 04:44:02
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.
Add Classic MacOS (Metrowerks CW7) build dir to EXTRA_DIST.
Revision Changes Path
1.8 +2 -2 ogg/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ogg/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile.am 2002/07/13 11:42:09 1.7
+++ Makefile.am 2002/07/13 11:44:01 1.8
@@ -7,10 +7,10 @@
m4datadir = $(datadir)/aclocal
m4data_DATA = ogg.m4
-EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4 macosx
+EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4 macos
dist-hook:
- rm -rf `find $(distdir)/macosx -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