[xiph-cvs] cvs commit: libshout/include/shout Makefile.am
Brendan
brendan at xiph.org
Sun Jan 12 01:03:03 PST 2003
brendan 03/01/12 04:03:03
Modified: include Makefile.am
include/shout Makefile.am
Log:
Remove useless code
Revision Changes Path
1.2 +0 -9 libshout/include/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/libshout/include/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am 10 Sep 2001 02:24:40 -0000 1.1
+++ Makefile.am 12 Jan 2003 09:03:03 -0000 1.2
@@ -3,12 +3,3 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = shout
-
-# SCCS stuff (for BitKeeper)
-GET = true
-
-debug:
- $(MAKE) all CFLAGS="@DEBUG@"
-
-profile:
- $(MAKE) all CFLAGS="@PROFILE@"
<p><p>1.2 +0 -9 libshout/include/shout/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/libshout/include/shout/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile.am 10 Sep 2001 02:24:40 -0000 1.1
+++ Makefile.am 12 Jan 2003 09:03:03 -0000 1.2
@@ -4,12 +4,3 @@
includedir = $(prefix)/include/shout
include_HEADERS = shout.h
-
-# SCCS stuff (for BitKeeper)
-GET = bk get -Sq
-
-debug:
- $(MAKE) all CFLAGS="@DEBUG@"
-
-profile:
- $(MAKE) all CFLAGS="@PROFILE@"
<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