~ubuntu-branches/ubuntu/vivid/trousers/vivid

« back to all changes in this revision

Viewing changes to src/tcsd/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Pierre Chifflier
  • Date: 2014-06-29 17:45:25 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20140629174525-3bumeiu42woiem8l
Tags: 0.3.13-1
* Imported Upstream version 0.3.13
* Refreshed quilt patches
* Include utmp.h, should fix FTBFS on Hurd (Closes: #729179)
* Try to workaround systemd/udev names when reloading rules (Closes: #739485)
* Update symbols
* Bump Standards Version to 3.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.4 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
5
 
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
15
15
@SET_MAKE@
16
16
 
17
17
VPATH = @srcdir@
18
 
am__make_dryrun = \
19
 
  { \
20
 
    am__dry=no; \
 
18
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
19
am__make_running_with_option = \
 
20
  case $${target_option-} in \
 
21
      ?) ;; \
 
22
      *) echo "am__make_running_with_option: internal error: invalid" \
 
23
              "target option '$${target_option-}' specified" >&2; \
 
24
         exit 1;; \
 
25
  esac; \
 
26
  has_opt=no; \
 
27
  sane_makeflags=$$MAKEFLAGS; \
 
28
  if $(am__is_gnu_make); then \
 
29
    sane_makeflags=$$MFLAGS; \
 
30
  else \
21
31
    case $$MAKEFLAGS in \
22
32
      *\\[\ \   ]*) \
23
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
 
      *) \
26
 
        for am__flg in $$MAKEFLAGS; do \
27
 
          case $$am__flg in \
28
 
            *=*|--*) ;; \
29
 
            *n*) am__dry=yes; break;; \
30
 
          esac; \
31
 
        done;; \
32
 
    esac; \
33
 
    test $$am__dry = yes; \
34
 
  }
 
33
        bs=\\; \
 
34
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
35
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
36
    esac; \
 
37
  fi; \
 
38
  skip_next=no; \
 
39
  strip_trailopt () \
 
40
  { \
 
41
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
42
  }; \
 
43
  for flg in $$sane_makeflags; do \
 
44
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
45
    case $$flg in \
 
46
      *=*|--*) continue;; \
 
47
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
48
      -*I?*) strip_trailopt 'I';; \
 
49
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
50
      -*O?*) strip_trailopt 'O';; \
 
51
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
52
      -*l?*) strip_trailopt 'l';; \
 
53
      -[dEDm]) skip_next=yes;; \
 
54
      -[JT]) skip_next=yes;; \
 
55
    esac; \
 
56
    case $$flg in \
 
57
      *$$target_option*) has_opt=yes; break;; \
 
58
    esac; \
 
59
  done; \
 
60
  test $$has_opt = yes
 
61
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
62
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
35
63
pkgdatadir = $(datadir)/@PACKAGE@
36
64
pkgincludedir = $(includedir)/@PACKAGE@
37
65
pkglibdir = $(libdir)/@PACKAGE@
55
83
@TSS_BUILD_PS_TRUE@am__append_1 = -DTSS_BUILD_PS
56
84
@TSS_BUILD_PCR_EVENTS_TRUE@am__append_2 = -DTSS_BUILD_PCR_EVENTS
57
85
subdir = src/tcsd
58
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
86
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
59
87
        $(top_srcdir)/depcomp
60
88
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61
89
am__aclocal_m4_deps = $(top_srcdir)/configure.in
71
99
tcsd_OBJECTS = $(am_tcsd_OBJECTS)
72
100
tcsd_DEPENDENCIES = ${top_builddir}/src/tcs/libtcs.a \
73
101
        ${top_builddir}/src/tddl/libtddl.a
74
 
tcsd_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75
 
        --mode=link $(CCLD) $(tcsd_CFLAGS) $(CFLAGS) $(tcsd_LDFLAGS) \
76
 
        $(LDFLAGS) -o $@
 
102
AM_V_lt = $(am__v_lt_@AM_V@)
 
103
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
104
am__v_lt_0 = --silent
 
105
am__v_lt_1 = 
 
106
tcsd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
107
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(tcsd_CFLAGS) $(CFLAGS) \
 
108
        $(tcsd_LDFLAGS) $(LDFLAGS) -o $@
 
109
AM_V_P = $(am__v_P_@AM_V@)
 
110
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
111
am__v_P_0 = false
 
112
am__v_P_1 = :
 
113
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
114
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
115
am__v_GEN_0 = @echo "  GEN     " $@;
 
116
am__v_GEN_1 = 
 
117
AM_V_at = $(am__v_at_@AM_V@)
 
118
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
119
am__v_at_0 = @
 
120
am__v_at_1 = 
77
121
DEFAULT_INCLUDES = -I.@am__isrc@
78
122
depcomp = $(SHELL) $(top_srcdir)/depcomp
79
123
am__depfiles_maybe = depfiles
80
124
am__mv = mv -f
81
125
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
82
126
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
85
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
127
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
128
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
129
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
130
        $(AM_CFLAGS) $(CFLAGS)
 
131
AM_V_CC = $(am__v_CC_@AM_V@)
 
132
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
133
am__v_CC_0 = @echo "  CC      " $@;
 
134
am__v_CC_1 = 
86
135
CCLD = $(CC)
87
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
89
 
        $(LDFLAGS) -o $@
 
136
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
137
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
138
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
139
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
140
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
141
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
142
am__v_CCLD_1 = 
90
143
SOURCES = $(tcsd_SOURCES)
91
144
DIST_SOURCES = $(tcsd_SOURCES)
92
145
am__can_run_installinfo = \
94
147
    n|no|NO) false;; \
95
148
    *) (install-info --version) >/dev/null 2>&1;; \
96
149
  esac
 
150
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
151
# Read a list of newline-separated strings from the standard input,
 
152
# and print each of them once, without duplicates.  Input order is
 
153
# *not* preserved.
 
154
am__uniquify_input = $(AWK) '\
 
155
  BEGIN { nonempty = 0; } \
 
156
  { items[$$0] = 1; nonempty = 1; } \
 
157
  END { if (nonempty) { for (i in items) print i; }; } \
 
158
'
 
159
# Make sure the list of sources is unique.  This is necessary because,
 
160
# e.g., the same source file might be shared among _SOURCES variables
 
161
# for different programs/libraries.
 
162
am__define_uniq_tagged_files = \
 
163
  list='$(am__tagged_files)'; \
 
164
  unique=`for i in $$list; do \
 
165
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
166
  done | $(am__uniquify_input)`
97
167
ETAGS = etags
98
168
CTAGS = ctags
99
169
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100
170
ACLOCAL = @ACLOCAL@
101
171
AMTAR = @AMTAR@
 
172
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
102
173
AR = @AR@
103
174
AUTOCONF = @AUTOCONF@
104
175
AUTOHEADER = @AUTOHEADER@
273
344
        fi; \
274
345
        for p in $$list; do echo "$$p $$p"; done | \
275
346
        sed 's/$(EXEEXT)$$//' | \
276
 
        while read p p1; do if test -f $$p || test -f $$p1; \
277
 
          then echo "$$p"; echo "$$p"; else :; fi; \
 
347
        while read p p1; do if test -f $$p \
 
348
         || test -f $$p1 \
 
349
          ; then echo "$$p"; echo "$$p"; else :; fi; \
278
350
        done | \
279
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
351
        sed -e 'p;s,.*/,,;n;h' \
 
352
            -e 's|.*|.|' \
280
353
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
281
354
        sed 'N;N;N;s,\n, ,g' | \
282
355
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
297
370
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
298
371
        files=`for p in $$list; do echo "$$p"; done | \
299
372
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
300
 
              -e 's/$$/$(EXEEXT)/' `; \
 
373
              -e 's/$$/$(EXEEXT)/' \
 
374
        `; \
301
375
        test -n "$$list" || exit 0; \
302
376
        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
303
377
        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
310
384
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
311
385
        echo " rm -f" $$list; \
312
386
        rm -f $$list
 
387
 
313
388
tcsd$(EXEEXT): $(tcsd_OBJECTS) $(tcsd_DEPENDENCIES) $(EXTRA_tcsd_DEPENDENCIES) 
314
389
        @rm -f tcsd$(EXEEXT)
315
 
        $(tcsd_LINK) $(tcsd_OBJECTS) $(tcsd_LDADD) $(LIBS)
 
390
        $(AM_V_CCLD)$(tcsd_LINK) $(tcsd_OBJECTS) $(tcsd_LDADD) $(LIBS)
316
391
 
317
392
mostlyclean-compile:
318
393
        -rm -f *.$(OBJEXT)
326
401
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tcsd-tcsd_threads.Po@am__quote@
327
402
 
328
403
.c.o:
329
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
330
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
331
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
404
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
405
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
406
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
332
407
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
408
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
334
409
 
335
410
.c.obj:
336
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
337
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
338
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
411
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
412
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
413
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339
414
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
415
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
341
416
 
342
417
.c.lo:
343
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
344
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
345
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
418
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
419
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
420
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
346
421
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
347
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
422
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
348
423
 
349
424
tcsd-svrside.o: svrside.c
350
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-svrside.o -MD -MP -MF $(DEPDIR)/tcsd-svrside.Tpo -c -o tcsd-svrside.o `test -f 'svrside.c' || echo '$(srcdir)/'`svrside.c
351
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tcsd-svrside.Tpo $(DEPDIR)/tcsd-svrside.Po
352
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='svrside.c' object='tcsd-svrside.o' libtool=no @AMDEPBACKSLASH@
 
425
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-svrside.o -MD -MP -MF $(DEPDIR)/tcsd-svrside.Tpo -c -o tcsd-svrside.o `test -f 'svrside.c' || echo '$(srcdir)/'`svrside.c
 
426
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tcsd-svrside.Tpo $(DEPDIR)/tcsd-svrside.Po
 
427
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='svrside.c' object='tcsd-svrside.o' libtool=no @AMDEPBACKSLASH@
353
428
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
354
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-svrside.o `test -f 'svrside.c' || echo '$(srcdir)/'`svrside.c
 
429
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-svrside.o `test -f 'svrside.c' || echo '$(srcdir)/'`svrside.c
355
430
 
356
431
tcsd-svrside.obj: svrside.c
357
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-svrside.obj -MD -MP -MF $(DEPDIR)/tcsd-svrside.Tpo -c -o tcsd-svrside.obj `if test -f 'svrside.c'; then $(CYGPATH_W) 'svrside.c'; else $(CYGPATH_W) '$(srcdir)/svrside.c'; fi`
358
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tcsd-svrside.Tpo $(DEPDIR)/tcsd-svrside.Po
359
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='svrside.c' object='tcsd-svrside.obj' libtool=no @AMDEPBACKSLASH@
 
432
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-svrside.obj -MD -MP -MF $(DEPDIR)/tcsd-svrside.Tpo -c -o tcsd-svrside.obj `if test -f 'svrside.c'; then $(CYGPATH_W) 'svrside.c'; else $(CYGPATH_W) '$(srcdir)/svrside.c'; fi`
 
433
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tcsd-svrside.Tpo $(DEPDIR)/tcsd-svrside.Po
 
434
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='svrside.c' object='tcsd-svrside.obj' libtool=no @AMDEPBACKSLASH@
360
435
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
361
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-svrside.obj `if test -f 'svrside.c'; then $(CYGPATH_W) 'svrside.c'; else $(CYGPATH_W) '$(srcdir)/svrside.c'; fi`
 
436
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-svrside.obj `if test -f 'svrside.c'; then $(CYGPATH_W) 'svrside.c'; else $(CYGPATH_W) '$(srcdir)/svrside.c'; fi`
362
437
 
363
438
tcsd-tcsd_conf.o: tcsd_conf.c
364
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-tcsd_conf.o -MD -MP -MF $(DEPDIR)/tcsd-tcsd_conf.Tpo -c -o tcsd-tcsd_conf.o `test -f 'tcsd_conf.c' || echo '$(srcdir)/'`tcsd_conf.c
365
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tcsd-tcsd_conf.Tpo $(DEPDIR)/tcsd-tcsd_conf.Po
366
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tcsd_conf.c' object='tcsd-tcsd_conf.o' libtool=no @AMDEPBACKSLASH@
 
439
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-tcsd_conf.o -MD -MP -MF $(DEPDIR)/tcsd-tcsd_conf.Tpo -c -o tcsd-tcsd_conf.o `test -f 'tcsd_conf.c' || echo '$(srcdir)/'`tcsd_conf.c
 
440
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tcsd-tcsd_conf.Tpo $(DEPDIR)/tcsd-tcsd_conf.Po
 
441
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tcsd_conf.c' object='tcsd-tcsd_conf.o' libtool=no @AMDEPBACKSLASH@
367
442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
368
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-tcsd_conf.o `test -f 'tcsd_conf.c' || echo '$(srcdir)/'`tcsd_conf.c
 
443
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-tcsd_conf.o `test -f 'tcsd_conf.c' || echo '$(srcdir)/'`tcsd_conf.c
369
444
 
370
445
tcsd-tcsd_conf.obj: tcsd_conf.c
371
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-tcsd_conf.obj -MD -MP -MF $(DEPDIR)/tcsd-tcsd_conf.Tpo -c -o tcsd-tcsd_conf.obj `if test -f 'tcsd_conf.c'; then $(CYGPATH_W) 'tcsd_conf.c'; else $(CYGPATH_W) '$(srcdir)/tcsd_conf.c'; fi`
372
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tcsd-tcsd_conf.Tpo $(DEPDIR)/tcsd-tcsd_conf.Po
373
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tcsd_conf.c' object='tcsd-tcsd_conf.obj' libtool=no @AMDEPBACKSLASH@
 
446
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-tcsd_conf.obj -MD -MP -MF $(DEPDIR)/tcsd-tcsd_conf.Tpo -c -o tcsd-tcsd_conf.obj `if test -f 'tcsd_conf.c'; then $(CYGPATH_W) 'tcsd_conf.c'; else $(CYGPATH_W) '$(srcdir)/tcsd_conf.c'; fi`
 
447
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tcsd-tcsd_conf.Tpo $(DEPDIR)/tcsd-tcsd_conf.Po
 
448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tcsd_conf.c' object='tcsd-tcsd_conf.obj' libtool=no @AMDEPBACKSLASH@
374
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-tcsd_conf.obj `if test -f 'tcsd_conf.c'; then $(CYGPATH_W) 'tcsd_conf.c'; else $(CYGPATH_W) '$(srcdir)/tcsd_conf.c'; fi`
 
450
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-tcsd_conf.obj `if test -f 'tcsd_conf.c'; then $(CYGPATH_W) 'tcsd_conf.c'; else $(CYGPATH_W) '$(srcdir)/tcsd_conf.c'; fi`
376
451
 
377
452
tcsd-tcsd_threads.o: tcsd_threads.c
378
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-tcsd_threads.o -MD -MP -MF $(DEPDIR)/tcsd-tcsd_threads.Tpo -c -o tcsd-tcsd_threads.o `test -f 'tcsd_threads.c' || echo '$(srcdir)/'`tcsd_threads.c
379
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tcsd-tcsd_threads.Tpo $(DEPDIR)/tcsd-tcsd_threads.Po
380
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tcsd_threads.c' object='tcsd-tcsd_threads.o' libtool=no @AMDEPBACKSLASH@
 
453
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-tcsd_threads.o -MD -MP -MF $(DEPDIR)/tcsd-tcsd_threads.Tpo -c -o tcsd-tcsd_threads.o `test -f 'tcsd_threads.c' || echo '$(srcdir)/'`tcsd_threads.c
 
454
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tcsd-tcsd_threads.Tpo $(DEPDIR)/tcsd-tcsd_threads.Po
 
455
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tcsd_threads.c' object='tcsd-tcsd_threads.o' libtool=no @AMDEPBACKSLASH@
381
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-tcsd_threads.o `test -f 'tcsd_threads.c' || echo '$(srcdir)/'`tcsd_threads.c
 
457
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-tcsd_threads.o `test -f 'tcsd_threads.c' || echo '$(srcdir)/'`tcsd_threads.c
383
458
 
384
459
tcsd-tcsd_threads.obj: tcsd_threads.c
385
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-tcsd_threads.obj -MD -MP -MF $(DEPDIR)/tcsd-tcsd_threads.Tpo -c -o tcsd-tcsd_threads.obj `if test -f 'tcsd_threads.c'; then $(CYGPATH_W) 'tcsd_threads.c'; else $(CYGPATH_W) '$(srcdir)/tcsd_threads.c'; fi`
386
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tcsd-tcsd_threads.Tpo $(DEPDIR)/tcsd-tcsd_threads.Po
387
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tcsd_threads.c' object='tcsd-tcsd_threads.obj' libtool=no @AMDEPBACKSLASH@
 
460
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-tcsd_threads.obj -MD -MP -MF $(DEPDIR)/tcsd-tcsd_threads.Tpo -c -o tcsd-tcsd_threads.obj `if test -f 'tcsd_threads.c'; then $(CYGPATH_W) 'tcsd_threads.c'; else $(CYGPATH_W) '$(srcdir)/tcsd_threads.c'; fi`
 
461
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tcsd-tcsd_threads.Tpo $(DEPDIR)/tcsd-tcsd_threads.Po
 
462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tcsd_threads.c' object='tcsd-tcsd_threads.obj' libtool=no @AMDEPBACKSLASH@
388
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-tcsd_threads.obj `if test -f 'tcsd_threads.c'; then $(CYGPATH_W) 'tcsd_threads.c'; else $(CYGPATH_W) '$(srcdir)/tcsd_threads.c'; fi`
 
464
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-tcsd_threads.obj `if test -f 'tcsd_threads.c'; then $(CYGPATH_W) 'tcsd_threads.c'; else $(CYGPATH_W) '$(srcdir)/tcsd_threads.c'; fi`
390
465
 
391
466
tcsd-platform.o: platform.c
392
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-platform.o -MD -MP -MF $(DEPDIR)/tcsd-platform.Tpo -c -o tcsd-platform.o `test -f 'platform.c' || echo '$(srcdir)/'`platform.c
393
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tcsd-platform.Tpo $(DEPDIR)/tcsd-platform.Po
394
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='platform.c' object='tcsd-platform.o' libtool=no @AMDEPBACKSLASH@
 
467
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-platform.o -MD -MP -MF $(DEPDIR)/tcsd-platform.Tpo -c -o tcsd-platform.o `test -f 'platform.c' || echo '$(srcdir)/'`platform.c
 
468
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tcsd-platform.Tpo $(DEPDIR)/tcsd-platform.Po
 
469
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='platform.c' object='tcsd-platform.o' libtool=no @AMDEPBACKSLASH@
395
470
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-platform.o `test -f 'platform.c' || echo '$(srcdir)/'`platform.c
 
471
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-platform.o `test -f 'platform.c' || echo '$(srcdir)/'`platform.c
397
472
 
398
473
tcsd-platform.obj: platform.c
399
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-platform.obj -MD -MP -MF $(DEPDIR)/tcsd-platform.Tpo -c -o tcsd-platform.obj `if test -f 'platform.c'; then $(CYGPATH_W) 'platform.c'; else $(CYGPATH_W) '$(srcdir)/platform.c'; fi`
400
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/tcsd-platform.Tpo $(DEPDIR)/tcsd-platform.Po
401
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='platform.c' object='tcsd-platform.obj' libtool=no @AMDEPBACKSLASH@
 
474
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -MT tcsd-platform.obj -MD -MP -MF $(DEPDIR)/tcsd-platform.Tpo -c -o tcsd-platform.obj `if test -f 'platform.c'; then $(CYGPATH_W) 'platform.c'; else $(CYGPATH_W) '$(srcdir)/platform.c'; fi`
 
475
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tcsd-platform.Tpo $(DEPDIR)/tcsd-platform.Po
 
476
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='platform.c' object='tcsd-platform.obj' libtool=no @AMDEPBACKSLASH@
402
477
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-platform.obj `if test -f 'platform.c'; then $(CYGPATH_W) 'platform.c'; else $(CYGPATH_W) '$(srcdir)/platform.c'; fi`
 
478
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tcsd_CFLAGS) $(CFLAGS) -c -o tcsd-platform.obj `if test -f 'platform.c'; then $(CYGPATH_W) 'platform.c'; else $(CYGPATH_W) '$(srcdir)/platform.c'; fi`
404
479
 
405
480
mostlyclean-libtool:
406
481
        -rm -f *.lo
408
483
clean-libtool:
409
484
        -rm -rf .libs _libs
410
485
 
411
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
412
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
413
 
        unique=`for i in $$list; do \
414
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415
 
          done | \
416
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
417
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
418
 
        mkid -fID $$unique
419
 
tags: TAGS
 
486
ID: $(am__tagged_files)
 
487
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
488
tags: tags-am
 
489
TAGS: tags
420
490
 
421
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
422
 
                $(TAGS_FILES) $(LISP)
 
491
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
423
492
        set x; \
424
493
        here=`pwd`; \
425
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
426
 
        unique=`for i in $$list; do \
427
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428
 
          done | \
429
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
430
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
494
        $(am__define_uniq_tagged_files); \
431
495
        shift; \
432
496
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
433
497
          test -n "$$unique" || unique=$$empty_fix; \
439
503
              $$unique; \
440
504
          fi; \
441
505
        fi
442
 
ctags: CTAGS
443
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
444
 
                $(TAGS_FILES) $(LISP)
445
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
446
 
        unique=`for i in $$list; do \
447
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
448
 
          done | \
449
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
450
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
506
ctags: ctags-am
 
507
 
 
508
CTAGS: ctags
 
509
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
510
        $(am__define_uniq_tagged_files); \
451
511
        test -z "$(CTAGS_ARGS)$$unique" \
452
512
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
453
513
             $$unique
456
516
        here=`$(am__cd) $(top_builddir) && pwd` \
457
517
          && $(am__cd) $(top_srcdir) \
458
518
          && gtags -i $(GTAGS_ARGS) "$$here"
 
519
cscopelist: cscopelist-am
459
520
 
460
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
461
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
521
cscopelist-am: $(am__tagged_files)
 
522
        list='$(am__tagged_files)'; \
462
523
        case "$(srcdir)" in \
463
524
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
464
525
          *) sdir=$(subdir)/$(srcdir) ;; \
614
675
 
615
676
.MAKE: install-am install-strip
616
677
 
617
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
618
 
        clean-libtool clean-sbinPROGRAMS cscopelist ctags distclean \
619
 
        distclean-compile distclean-generic distclean-libtool \
620
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
621
 
        install install-am install-data install-data-am install-dvi \
622
 
        install-dvi-am install-exec install-exec-am install-html \
623
 
        install-html-am install-info install-info-am install-man \
624
 
        install-pdf install-pdf-am install-ps install-ps-am \
625
 
        install-sbinPROGRAMS install-strip installcheck \
626
 
        installcheck-am installdirs maintainer-clean \
 
678
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
 
679
        clean-libtool clean-sbinPROGRAMS cscopelist-am ctags ctags-am \
 
680
        distclean distclean-compile distclean-generic \
 
681
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
682
        html-am info info-am install install-am install-data \
 
683
        install-data-am install-dvi install-dvi-am install-exec \
 
684
        install-exec-am install-html install-html-am install-info \
 
685
        install-info-am install-man install-pdf install-pdf-am \
 
686
        install-ps install-ps-am install-sbinPROGRAMS install-strip \
 
687
        installcheck installcheck-am installdirs maintainer-clean \
627
688
        maintainer-clean-generic mostlyclean mostlyclean-compile \
628
689
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
629
 
        tags uninstall uninstall-am uninstall-sbinPROGRAMS
 
690
        tags tags-am uninstall uninstall-am uninstall-sbinPROGRAMS
630
691
 
631
692
 
632
693
# Tell versions [3.59,3.63) of GNU make to not export all variables.