1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS = foreign dist-zip
5 SUBDIRS = src include doc win32 debian
7 m4datadir = $(datadir)/aclocal
10 EXTRA_DIST = README AUTHORS CHANGES COPYING libogg.spec ogg.m4 macos
13 rm -rf `find $(distdir)/macos -name CVS`
16 $(MAKE) all CFLAGS="@DEBUG@"
19 $(MAKE) all CFLAGS="@PROFILE@"