OSDN Git Service

3b04bd9bb8f272daa6ee70576bc94cb28348d3df
[modchxj/mod_chxj.git] / src / css / src / Makefile
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # src/Makefile.  Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15
16
17
18 pkgdatadir = $(datadir)/scss
19 pkglibdir = $(libdir)/scss
20 pkgincludedir = $(includedir)/scss
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = i686-pc-linux-gnu
34 host_triplet = i686-pc-linux-gnu
35 target_triplet = i686-pc-linux-gnu
36 subdir = src
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(install_sh) -d
43 CONFIG_HEADER = $(top_builddir)/include/config.h
44 CONFIG_CLEAN_FILES =
45 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
46 am__vpath_adj = case $$p in \
47     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
48     *) f=$$p;; \
49   esac;
50 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
51 am__installdirs = "$(DESTDIR)$(libdir)"
52 libLTLIBRARIES_INSTALL = $(INSTALL)
53 LTLIBRARIES = $(lib_LTLIBRARIES)
54 libscss_la_LIBADD =
55 am_libscss_la_OBJECTS = libscss_la-main.lo libscss_la-ignore_sp.lo \
56         libscss_la-starts_with.lo libscss_la-dump_nodes.lo \
57         libscss_la-sac.lo libscss_la-trim.lo libscss_la-create_node.lo \
58         libscss_la-doc.lo libscss_la-strip_quote.lo \
59         libscss_la-iconv.lo
60 libscss_la_OBJECTS = $(am_libscss_la_OBJECTS)
61 libscss_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
62         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libscss_la_CFLAGS) \
63         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
64 DEFAULT_INCLUDES = -I. -I$(top_builddir)/include
65 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
66 am__depfiles_maybe = depfiles
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
68         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
69 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
71         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72 CCLD = $(CC)
73 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
75         $(LDFLAGS) -o $@
76 SOURCES = $(libscss_la_SOURCES)
77 DIST_SOURCES = $(libscss_la_SOURCES)
78 ETAGS = etags
79 CTAGS = ctags
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = ${SHELL} /home/konno/work/mod_chxj/mod_chxj/missing --run aclocal-1.10
82 AMTAR = ${SHELL} /home/konno/work/mod_chxj/mod_chxj/missing --run tar
83 APR_1_CONFIG = 
84 APR_CONFIG = /usr/bin/apr-config
85 APU_1_CONFIG = 
86 APU_CONFIG = /usr/bin/apu-config
87 AR = ar
88 AUTOCONF = ${SHELL} /home/konno/work/mod_chxj/mod_chxj/missing --run autoconf
89 AUTOHEADER = ${SHELL} /home/konno/work/mod_chxj/mod_chxj/missing --run autoheader
90 AUTOMAKE = ${SHELL} /home/konno/work/mod_chxj/mod_chxj/missing --run automake-1.10
91 AWK = gawk
92 CC = gcc
93 CCDEPMODE = depmode=gcc3
94 CFLAGS = -g -O2  -I/usr/include/apr-1.0   -pipe -Wall -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -I/usr/include/apr-1.0 -I/usr/include/postgresql
95 CPP = gcc -E
96 CPPFLAGS = 
97 CXX = g++
98 CXXCPP = g++ -E
99 CXXDEPMODE = depmode=gcc3
100 CXXFLAGS = -g -O2
101 CYGPATH_W = echo
102 DEFS = -DHAVE_CONFIG_H
103 DEPDIR = .deps
104 ECHO = echo
105 ECHO_C = 
106 ECHO_N = -n
107 ECHO_T = 
108 EGREP = /bin/grep -E
109 EXEEXT = 
110 F77 = g77
111 FFLAGS = -g -O2
112 GREP = /bin/grep
113 INSTALL = /usr/bin/install -c
114 INSTALL_DATA = ${INSTALL} -m 644
115 INSTALL_PROGRAM = ${INSTALL}
116 INSTALL_SCRIPT = ${INSTALL}
117 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
118 LDFLAGS = 
119 LIBOBJS = 
120 LIBS = -lapr-1     -luuid -lrt -lcrypt  -lpthread -ldl      
121 LIBTOOL = /usr/bin/libtool
122 LIBTOOL_DEPS = ./../../ltmain.sh
123 LN_S = ln -s
124 LTLIBOBJS = 
125 MAKEINFO = ${SHELL} /home/konno/work/mod_chxj/mod_chxj/missing --run makeinfo
126 MKDIR_P = /bin/mkdir -p
127 OBJEXT = o
128 PACKAGE = scss
129 PACKAGE_BUGREPORT = konn@users.sourceforge.jp
130 PACKAGE_NAME = scss
131 PACKAGE_STRING = scss 1.0.0
132 PACKAGE_TARNAME = scss
133 PACKAGE_VERSION = 1.0.0
134 PATH_SEPARATOR = :
135 RANLIB = ranlib
136 SET_MAKE = 
137 SHELL = /bin/sh
138 STRIP = strip
139 VERSION = 1.0.0
140 abs_builddir = /home/konno/work/mod_chxj/mod_chxj/src/css/src
141 abs_srcdir = /home/konno/work/mod_chxj/mod_chxj/src/css/src
142 abs_top_builddir = /home/konno/work/mod_chxj/mod_chxj/src/css
143 abs_top_srcdir = /home/konno/work/mod_chxj/mod_chxj/src/css
144 ac_ct_CC = gcc
145 ac_ct_CXX = g++
146 ac_ct_F77 = g77
147 am__include = include
148 am__leading_dot = .
149 am__quote = 
150 am__tar = ${AMTAR} chof - "$$tardir"
151 am__untar = ${AMTAR} xf -
152 bindir = ${exec_prefix}/bin
153 build = i686-pc-linux-gnu
154 build_alias = 
155 build_cpu = i686
156 build_os = linux-gnu
157 build_vendor = pc
158 builddir = .
159 datadir = ${datarootdir}
160 datarootdir = ${prefix}/share
161 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
162 dvidir = ${docdir}
163 exec_prefix = ${prefix}
164 host = i686-pc-linux-gnu
165 host_alias = 
166 host_cpu = i686
167 host_os = linux-gnu
168 host_vendor = pc
169 htmldir = ${docdir}
170 includedir = ${prefix}/include
171 infodir = ${datarootdir}/info
172 install_sh = $(SHELL) /home/konno/work/mod_chxj/mod_chxj/install-sh
173 libdir = ${exec_prefix}/lib
174 libexecdir = ${exec_prefix}/libexec
175 localedir = ${datarootdir}/locale
176 localstatedir = ${prefix}/var
177 mandir = ${datarootdir}/man
178 mkdir_p = /bin/mkdir -p
179 oldincludedir = /usr/include
180 pdfdir = ${docdir}
181 prefix = /usr/local
182 program_transform_name = s,x,x,
183 psdir = ${docdir}
184 sbindir = ${exec_prefix}/sbin
185 sharedstatedir = ${prefix}/com
186 srcdir = .
187 sysconfdir = ${prefix}/etc
188 target = i686-pc-linux-gnu
189 target_alias = 
190 target_cpu = i686
191 target_os = linux-gnu
192 target_vendor = pc
193 top_builddir = ..
194 top_srcdir = ..
195 libscss_la_SOURCES = main.c \
196   ignore_sp.c \
197   starts_with.c  \
198   dump_nodes.c \
199   sac.c \
200   trim.c \
201   create_node.c \
202   doc.c \
203   strip_quote.c \
204   iconv.c
205
206 libscss_la_CFLAGS = -O2 -prefer-pic -I. -I../include -I./serf
207 AM_CFLAGS = -g -O2  -I/usr/include/apr-1.0   -pipe -Wall -g -O2 -pthread  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -I/usr/include/apr-1.0 -I/usr/include/postgresql -O2 -prefer-pic -I. -I../include 
208 lib_LTLIBRARIES = libscss.la
209 all: all-am
210
211 .SUFFIXES:
212 .SUFFIXES: .c .lo .o .obj
213 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
214         @for dep in $?; do \
215           case '$(am__configure_deps)' in \
216             *$$dep*) \
217               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
218                 && exit 0; \
219               exit 1;; \
220           esac; \
221         done; \
222         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
223         cd $(top_srcdir) && \
224           $(AUTOMAKE) --gnu  src/Makefile
225 .PRECIOUS: Makefile
226 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227         @case '$?' in \
228           *config.status*) \
229             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230           *) \
231             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233         esac;
234
235 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238 $(top_srcdir)/configure:  $(am__configure_deps)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
243         @$(NORMAL_INSTALL)
244         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
245         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
246           if test -f $$p; then \
247             f=$(am__strip_dir) \
248             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
249             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
250           else :; fi; \
251         done
252
253 uninstall-libLTLIBRARIES:
254         @$(NORMAL_UNINSTALL)
255         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
256           p=$(am__strip_dir) \
257           echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
258           $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
259         done
260
261 clean-libLTLIBRARIES:
262         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
263         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
264           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
265           test "$$dir" != "$$p" || dir=.; \
266           echo "rm -f \"$${dir}/so_locations\""; \
267           rm -f "$${dir}/so_locations"; \
268         done
269 libscss.la: $(libscss_la_OBJECTS) $(libscss_la_DEPENDENCIES) 
270         $(libscss_la_LINK) -rpath $(libdir) $(libscss_la_OBJECTS) $(libscss_la_LIBADD) $(LIBS)
271
272 mostlyclean-compile:
273         -rm -f *.$(OBJEXT)
274
275 distclean-compile:
276         -rm -f *.tab.c
277
278 include ./$(DEPDIR)/libscss_la-create_node.Plo
279 include ./$(DEPDIR)/libscss_la-doc.Plo
280 include ./$(DEPDIR)/libscss_la-dump_nodes.Plo
281 include ./$(DEPDIR)/libscss_la-iconv.Plo
282 include ./$(DEPDIR)/libscss_la-ignore_sp.Plo
283 include ./$(DEPDIR)/libscss_la-main.Plo
284 include ./$(DEPDIR)/libscss_la-sac.Plo
285 include ./$(DEPDIR)/libscss_la-starts_with.Plo
286 include ./$(DEPDIR)/libscss_la-strip_quote.Plo
287 include ./$(DEPDIR)/libscss_la-trim.Plo
288
289 .c.o:
290         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
291         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
292 #       source='$<' object='$@' libtool=no \
293 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
294 #       $(COMPILE) -c $<
295
296 .c.obj:
297         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
298         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
299 #       source='$<' object='$@' libtool=no \
300 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
301 #       $(COMPILE) -c `$(CYGPATH_W) '$<'`
302
303 .c.lo:
304         $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
305         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
306 #       source='$<' object='$@' libtool=yes \
307 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
308 #       $(LTCOMPILE) -c -o $@ $<
309
310 libscss_la-main.lo: main.c
311         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-main.lo -MD -MP -MF $(DEPDIR)/libscss_la-main.Tpo -c -o libscss_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
312         mv -f $(DEPDIR)/libscss_la-main.Tpo $(DEPDIR)/libscss_la-main.Plo
313 #       source='main.c' object='libscss_la-main.lo' libtool=yes \
314 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
315 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-main.lo `test -f 'main.c' || echo '$(srcdir)/'`main.c
316
317 libscss_la-ignore_sp.lo: ignore_sp.c
318         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-ignore_sp.lo -MD -MP -MF $(DEPDIR)/libscss_la-ignore_sp.Tpo -c -o libscss_la-ignore_sp.lo `test -f 'ignore_sp.c' || echo '$(srcdir)/'`ignore_sp.c
319         mv -f $(DEPDIR)/libscss_la-ignore_sp.Tpo $(DEPDIR)/libscss_la-ignore_sp.Plo
320 #       source='ignore_sp.c' object='libscss_la-ignore_sp.lo' libtool=yes \
321 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
322 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-ignore_sp.lo `test -f 'ignore_sp.c' || echo '$(srcdir)/'`ignore_sp.c
323
324 libscss_la-starts_with.lo: starts_with.c
325         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-starts_with.lo -MD -MP -MF $(DEPDIR)/libscss_la-starts_with.Tpo -c -o libscss_la-starts_with.lo `test -f 'starts_with.c' || echo '$(srcdir)/'`starts_with.c
326         mv -f $(DEPDIR)/libscss_la-starts_with.Tpo $(DEPDIR)/libscss_la-starts_with.Plo
327 #       source='starts_with.c' object='libscss_la-starts_with.lo' libtool=yes \
328 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
329 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-starts_with.lo `test -f 'starts_with.c' || echo '$(srcdir)/'`starts_with.c
330
331 libscss_la-dump_nodes.lo: dump_nodes.c
332         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-dump_nodes.lo -MD -MP -MF $(DEPDIR)/libscss_la-dump_nodes.Tpo -c -o libscss_la-dump_nodes.lo `test -f 'dump_nodes.c' || echo '$(srcdir)/'`dump_nodes.c
333         mv -f $(DEPDIR)/libscss_la-dump_nodes.Tpo $(DEPDIR)/libscss_la-dump_nodes.Plo
334 #       source='dump_nodes.c' object='libscss_la-dump_nodes.lo' libtool=yes \
335 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
336 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-dump_nodes.lo `test -f 'dump_nodes.c' || echo '$(srcdir)/'`dump_nodes.c
337
338 libscss_la-sac.lo: sac.c
339         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-sac.lo -MD -MP -MF $(DEPDIR)/libscss_la-sac.Tpo -c -o libscss_la-sac.lo `test -f 'sac.c' || echo '$(srcdir)/'`sac.c
340         mv -f $(DEPDIR)/libscss_la-sac.Tpo $(DEPDIR)/libscss_la-sac.Plo
341 #       source='sac.c' object='libscss_la-sac.lo' libtool=yes \
342 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
343 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-sac.lo `test -f 'sac.c' || echo '$(srcdir)/'`sac.c
344
345 libscss_la-trim.lo: trim.c
346         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-trim.lo -MD -MP -MF $(DEPDIR)/libscss_la-trim.Tpo -c -o libscss_la-trim.lo `test -f 'trim.c' || echo '$(srcdir)/'`trim.c
347         mv -f $(DEPDIR)/libscss_la-trim.Tpo $(DEPDIR)/libscss_la-trim.Plo
348 #       source='trim.c' object='libscss_la-trim.lo' libtool=yes \
349 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
350 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-trim.lo `test -f 'trim.c' || echo '$(srcdir)/'`trim.c
351
352 libscss_la-create_node.lo: create_node.c
353         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-create_node.lo -MD -MP -MF $(DEPDIR)/libscss_la-create_node.Tpo -c -o libscss_la-create_node.lo `test -f 'create_node.c' || echo '$(srcdir)/'`create_node.c
354         mv -f $(DEPDIR)/libscss_la-create_node.Tpo $(DEPDIR)/libscss_la-create_node.Plo
355 #       source='create_node.c' object='libscss_la-create_node.lo' libtool=yes \
356 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
357 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-create_node.lo `test -f 'create_node.c' || echo '$(srcdir)/'`create_node.c
358
359 libscss_la-doc.lo: doc.c
360         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-doc.lo -MD -MP -MF $(DEPDIR)/libscss_la-doc.Tpo -c -o libscss_la-doc.lo `test -f 'doc.c' || echo '$(srcdir)/'`doc.c
361         mv -f $(DEPDIR)/libscss_la-doc.Tpo $(DEPDIR)/libscss_la-doc.Plo
362 #       source='doc.c' object='libscss_la-doc.lo' libtool=yes \
363 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
364 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-doc.lo `test -f 'doc.c' || echo '$(srcdir)/'`doc.c
365
366 libscss_la-strip_quote.lo: strip_quote.c
367         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-strip_quote.lo -MD -MP -MF $(DEPDIR)/libscss_la-strip_quote.Tpo -c -o libscss_la-strip_quote.lo `test -f 'strip_quote.c' || echo '$(srcdir)/'`strip_quote.c
368         mv -f $(DEPDIR)/libscss_la-strip_quote.Tpo $(DEPDIR)/libscss_la-strip_quote.Plo
369 #       source='strip_quote.c' object='libscss_la-strip_quote.lo' libtool=yes \
370 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
371 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-strip_quote.lo `test -f 'strip_quote.c' || echo '$(srcdir)/'`strip_quote.c
372
373 libscss_la-iconv.lo: iconv.c
374         $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -MT libscss_la-iconv.lo -MD -MP -MF $(DEPDIR)/libscss_la-iconv.Tpo -c -o libscss_la-iconv.lo `test -f 'iconv.c' || echo '$(srcdir)/'`iconv.c
375         mv -f $(DEPDIR)/libscss_la-iconv.Tpo $(DEPDIR)/libscss_la-iconv.Plo
376 #       source='iconv.c' object='libscss_la-iconv.lo' libtool=yes \
377 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
378 #       $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscss_la_CFLAGS) $(CFLAGS) -c -o libscss_la-iconv.lo `test -f 'iconv.c' || echo '$(srcdir)/'`iconv.c
379
380 mostlyclean-libtool:
381         -rm -f *.lo
382
383 clean-libtool:
384         -rm -rf .libs _libs
385
386 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
387         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
388         unique=`for i in $$list; do \
389             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390           done | \
391           $(AWK) '    { files[$$0] = 1; } \
392                END { for (i in files) print i; }'`; \
393         mkid -fID $$unique
394 tags: TAGS
395
396 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
397                 $(TAGS_FILES) $(LISP)
398         tags=; \
399         here=`pwd`; \
400         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
401         unique=`for i in $$list; do \
402             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403           done | \
404           $(AWK) '    { files[$$0] = 1; } \
405                END { for (i in files) print i; }'`; \
406         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
407           test -n "$$unique" || unique=$$empty_fix; \
408           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
409             $$tags $$unique; \
410         fi
411 ctags: CTAGS
412 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
413                 $(TAGS_FILES) $(LISP)
414         tags=; \
415         here=`pwd`; \
416         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
417         unique=`for i in $$list; do \
418             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
419           done | \
420           $(AWK) '    { files[$$0] = 1; } \
421                END { for (i in files) print i; }'`; \
422         test -z "$(CTAGS_ARGS)$$tags$$unique" \
423           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
424              $$tags $$unique
425
426 GTAGS:
427         here=`$(am__cd) $(top_builddir) && pwd` \
428           && cd $(top_srcdir) \
429           && gtags -i $(GTAGS_ARGS) $$here
430
431 distclean-tags:
432         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
433
434 distdir: $(DISTFILES)
435         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
436         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437         list='$(DISTFILES)'; \
438           dist_files=`for file in $$list; do echo $$file; done | \
439           sed -e "s|^$$srcdirstrip/||;t" \
440               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
441         case $$dist_files in \
442           */*) $(MKDIR_P) `echo "$$dist_files" | \
443                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
444                            sort -u` ;; \
445         esac; \
446         for file in $$dist_files; do \
447           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
448           if test -d $$d/$$file; then \
449             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
450             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
451               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
452             fi; \
453             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
454           else \
455             test -f $(distdir)/$$file \
456             || cp -p $$d/$$file $(distdir)/$$file \
457             || exit 1; \
458           fi; \
459         done
460 check-am: all-am
461 check: check-am
462 all-am: Makefile $(LTLIBRARIES)
463 installdirs:
464         for dir in "$(DESTDIR)$(libdir)"; do \
465           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
466         done
467 install: install-am
468 install-exec: install-exec-am
469 install-data: install-data-am
470 uninstall: uninstall-am
471
472 install-am: all-am
473         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
474
475 installcheck: installcheck-am
476 install-strip:
477         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
478           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
479           `test -z '$(STRIP)' || \
480             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
481 mostlyclean-generic:
482
483 clean-generic:
484
485 distclean-generic:
486         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
487
488 maintainer-clean-generic:
489         @echo "This command is intended for maintainers to use"
490         @echo "it deletes files that may require special tools to rebuild."
491 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
492         mostlyclean-am
493
494 distclean: distclean-am
495         -rm -rf ./$(DEPDIR)
496         -rm -f Makefile
497 distclean-am: clean-am distclean-compile distclean-generic \
498         distclean-tags
499
500 dvi: dvi-am
501
502 dvi-am:
503
504 html: html-am
505
506 info: info-am
507
508 info-am:
509
510 install-data-am:
511
512 install-dvi: install-dvi-am
513
514 install-exec-am: install-libLTLIBRARIES
515
516 install-html: install-html-am
517
518 install-info: install-info-am
519
520 install-man:
521
522 install-pdf: install-pdf-am
523
524 install-ps: install-ps-am
525
526 installcheck-am:
527
528 maintainer-clean: maintainer-clean-am
529         -rm -rf ./$(DEPDIR)
530         -rm -f Makefile
531 maintainer-clean-am: distclean-am maintainer-clean-generic
532
533 mostlyclean: mostlyclean-am
534
535 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
536         mostlyclean-libtool
537
538 pdf: pdf-am
539
540 pdf-am:
541
542 ps: ps-am
543
544 ps-am:
545
546 uninstall-am: uninstall-libLTLIBRARIES
547
548 .MAKE: install-am install-strip
549
550 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
551         clean-libLTLIBRARIES clean-libtool ctags distclean \
552         distclean-compile distclean-generic distclean-libtool \
553         distclean-tags distdir dvi dvi-am html html-am info info-am \
554         install install-am install-data install-data-am install-dvi \
555         install-dvi-am install-exec install-exec-am install-html \
556         install-html-am install-info install-info-am \
557         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
558         install-ps install-ps-am install-strip installcheck \
559         installcheck-am installdirs maintainer-clean \
560         maintainer-clean-generic mostlyclean mostlyclean-compile \
561         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
562         tags uninstall uninstall-am uninstall-libLTLIBRARIES
563
564
565 clean:
566         rm -fr .libs
567         rm -f *.o *.lo *.la
568 # Tell versions [3.59,3.63) of GNU make to not export all variables.
569 # Otherwise a system limit (for SysV at least) may be exceeded.
570 .NOEXPORT: