Remove redundant call of len().
[cvs2svn.git] / test-data / resync-misgroups-cvsrepos / thread / Makefile.am,v
blob5e044bd1fc51749e9e9fb62b009e85bae7ce51b0
1 head    1.4;
2 access;
3 symbols
4         libshout-2_0:1.4
5         libshout-2_0b3:1.4
6         libshout-2_0b2:1.3
7         libshout_2_0b1:1.3
8         libogg2-zerocopy:1.1.1.1.0.4
9         branch-beta2-rewrite:1.1.1.1.0.2
10         start:1.1.1.1
11         xiph:1.1.1;
12 locks; strict;
13 comment @# @;
16 1.4
17 date    2003.07.03.12.59.06;    author brendan; state Exp;
18 branches;
19 next    1.3;
21 1.3
22 date    2003.03.09.22.56.46;    author karl;    state Exp;
23 branches;
24 next    1.2;
26 1.2
27 date    2003.03.08.00.46.58;    author karl;    state Exp;
28 branches;
29 next    1.1;
31 1.1
32 date    2001.09.10.02.26.32;    author jack;    state Exp;
33 branches
34         1.1.1.1;
35 next    ;
37 1.1.1.1
38 date    2001.09.10.02.26.32;    author jack;    state Exp;
39 branches;
40 next    ;
43 desc
47 1.4
48 log
49 @Get everthing in make dist, and remove bitkeeper cruft
51 text
52 @## Process this with automake to create Makefile.in
54 AUTOMAKE_OPTIONS = foreign
56 EXTRA_DIST = BUILDING COPYING README TODO
58 noinst_LTLIBRARIES = libicethread.la
59 noinst_HEADERS = thread.h
61 libicethread_la_SOURCES = thread.c
62 libicethread_la_CFLAGS = @@XIPH_CFLAGS@@
64 INCLUDES = -I$(srcdir)/..
66 debug:
67         $(MAKE) all CFLAGS="@@DEBUG@@"
69 profile:
70         $(MAKE) all CFLAGS="@@PROFILE@@"
75 1.3
76 log
77 @reduce include file namespace clutter for libshout and the associated
78 smaller libs.
80 text
81 @d5 2
82 a13 3
84 # SCCS stuff (for BitKeeper)
85 GET = true
89 1.2
90 log
91 @more on the XIPH_CFLAGS. For the smaller libs like thread etc put any
92 passed flags into the compiling rules.  Also configure in libshout now
93 sets up the XIPH_CFLAGS
95 text
96 @d11 1
97 a11 1
98 INCLUDES = -I$(srcdir)/../avl -I$(srcdir)/../log
104 @Initial revision
106 text
107 @d9 1
108 d17 1
109 a17 1
110         $(MAKE) all CFLAGS="@@DEBUG@@"
111 d20 1
112 a20 1
113         $(MAKE) all CFLAGS="@@PROFILE@@"
117 1.1.1.1
119 @move to cvs
121 text