~ubuntu-branches/ubuntu/feisty/comedilib/feisty

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): David Schleef
  • Date: 2003-09-23 18:11:12 UTC
  • Revision ID: james.westby@ubuntu.com-20030923181112-sat05jyh702rb1at
Tags: upstream-0.7.21
ImportĀ upstreamĀ versionĀ 0.7.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 
5
# 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
@SET_MAKE@
 
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
top_builddir = ..
 
24
 
 
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
26
INSTALL = @INSTALL@
 
27
install_sh_DATA = $(install_sh) -c -m 644
 
28
install_sh_PROGRAM = $(install_sh) -c
 
29
install_sh_SCRIPT = $(install_sh) -c
 
30
INSTALL_HEADER = $(INSTALL_DATA)
 
31
transform = $(program_transform_name)
 
32
NORMAL_INSTALL = :
 
33
PRE_INSTALL = :
 
34
POST_INSTALL = :
 
35
NORMAL_UNINSTALL = :
 
36
PRE_UNINSTALL = :
 
37
POST_UNINSTALL = :
 
38
host_triplet = @host@
 
39
ACLOCAL = @ACLOCAL@
 
40
AMDEP_FALSE = @AMDEP_FALSE@
 
41
AMDEP_TRUE = @AMDEP_TRUE@
 
42
AMTAR = @AMTAR@
 
43
AR = @AR@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOHEADER = @AUTOHEADER@
 
46
AUTOMAKE = @AUTOMAKE@
 
47
AWK = @AWK@
 
48
CC = @CC@
 
49
CCDEPMODE = @CCDEPMODE@
 
50
CFLAGS = @CFLAGS@
 
51
COMEDILIB = @COMEDILIB@
 
52
COMEDILIB_AGE = @COMEDILIB_AGE@
 
53
COMEDILIB_CFLAGS = @COMEDILIB_CFLAGS@
 
54
COMEDILIB_CURRENT = @COMEDILIB_CURRENT@
 
55
COMEDILIB_LIBS = @COMEDILIB_LIBS@
 
56
COMEDILIB_LIBVERSION = @COMEDILIB_LIBVERSION@
 
57
COMEDILIB_LT_LDFLAGS = @COMEDILIB_LT_LDFLAGS@
 
58
COMEDILIB_MAJOR = @COMEDILIB_MAJOR@
 
59
COMEDILIB_MICRO = @COMEDILIB_MICRO@
 
60
COMEDILIB_MINOR = @COMEDILIB_MINOR@
 
61
COMEDILIB_RELEASE = @COMEDILIB_RELEASE@
 
62
COMEDILIB_REVISION = @COMEDILIB_REVISION@
 
63
CPP = @CPP@
 
64
CPPFLAGS = @CPPFLAGS@
 
65
CXX = @CXX@
 
66
CXXCPP = @CXXCPP@
 
67
CXXDEPMODE = @CXXDEPMODE@
 
68
CXXFLAGS = @CXXFLAGS@
 
69
CYGPATH_W = @CYGPATH_W@
 
70
DEFS = @DEFS@
 
71
DEPDIR = @DEPDIR@
 
72
DOCBOOK2HTML = @DOCBOOK2HTML@
 
73
DOCBOOK2MAN = @DOCBOOK2MAN@
 
74
DOCBOOK2PDF = @DOCBOOK2PDF@
 
75
ECHO = @ECHO@
 
76
ECHO_C = @ECHO_C@
 
77
ECHO_N = @ECHO_N@
 
78
ECHO_T = @ECHO_T@
 
79
EGREP = @EGREP@
 
80
EXEEXT = @EXEEXT@
 
81
F77 = @F77@
 
82
FFLAGS = @FFLAGS@
 
83
HAVE_DOCBOOK2HTML_FALSE = @HAVE_DOCBOOK2HTML_FALSE@
 
84
HAVE_DOCBOOK2HTML_TRUE = @HAVE_DOCBOOK2HTML_TRUE@
 
85
HAVE_DOCBOOK2MAN_FALSE = @HAVE_DOCBOOK2MAN_FALSE@
 
86
HAVE_DOCBOOK2MAN_TRUE = @HAVE_DOCBOOK2MAN_TRUE@
 
87
HAVE_DOCBOOK2PDF_FALSE = @HAVE_DOCBOOK2PDF_FALSE@
 
88
HAVE_DOCBOOK2PDF_TRUE = @HAVE_DOCBOOK2PDF_TRUE@
 
89
HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@
 
90
HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@
 
91
INSTALL_DATA = @INSTALL_DATA@
 
92
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
93
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
94
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
95
LDFLAGS = @LDFLAGS@
 
96
LEX = @LEX@
 
97
LEXLIB = @LEXLIB@
 
98
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
99
LIBOBJS = @LIBOBJS@
 
100
LIBS = @LIBS@
 
101
LIBTOOL = @LIBTOOL@
 
102
LN_S = @LN_S@
 
103
LTLIBOBJS = @LTLIBOBJS@
 
104
MAINT = @MAINT@
 
105
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
106
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
107
MAKEINFO = @MAKEINFO@
 
108
OBJEXT = @OBJEXT@
 
109
PACKAGE = @PACKAGE@
 
110
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
111
PACKAGE_NAME = @PACKAGE_NAME@
 
112
PACKAGE_STRING = @PACKAGE_STRING@
 
113
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
114
PACKAGE_VERSION = @PACKAGE_VERSION@
 
115
PATH_SEPARATOR = @PATH_SEPARATOR@
 
116
PYTHON = @PYTHON@
 
117
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
118
PYTHON_INCLUDES = @PYTHON_INCLUDES@
 
119
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
120
PYTHON_PREFIX = @PYTHON_PREFIX@
 
121
PYTHON_QUIET = @PYTHON_QUIET@
 
122
PYTHON_VERSION = @PYTHON_VERSION@
 
123
RANLIB = @RANLIB@
 
124
SET_MAKE = @SET_MAKE@
 
125
SHELL = @SHELL@
 
126
STRIP = @STRIP@
 
127
VERSION = @VERSION@
 
128
YACC = @YACC@
 
129
ac_ct_AR = @ac_ct_AR@
 
130
ac_ct_CC = @ac_ct_CC@
 
131
ac_ct_CXX = @ac_ct_CXX@
 
132
ac_ct_F77 = @ac_ct_F77@
 
133
ac_ct_RANLIB = @ac_ct_RANLIB@
 
134
ac_ct_STRIP = @ac_ct_STRIP@
 
135
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
136
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
137
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
138
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
139
am__include = @am__include@
 
140
am__leading_dot = @am__leading_dot@
 
141
am__quote = @am__quote@
 
142
bindir = @bindir@
 
143
build = @build@
 
144
build_alias = @build_alias@
 
145
build_cpu = @build_cpu@
 
146
build_os = @build_os@
 
147
build_vendor = @build_vendor@
 
148
datadir = @datadir@
 
149
exec_prefix = @exec_prefix@
 
150
host = @host@
 
151
host_alias = @host_alias@
 
152
host_cpu = @host_cpu@
 
153
host_os = @host_os@
 
154
host_vendor = @host_vendor@
 
155
includedir = @includedir@
 
156
infodir = @infodir@
 
157
install_sh = @install_sh@
 
158
libdir = @libdir@
 
159
libexecdir = @libexecdir@
 
160
localstatedir = @localstatedir@
 
161
mandir = @mandir@
 
162
oldincludedir = @oldincludedir@
 
163
pcmciadir = @pcmciadir@
 
164
pkgpyexecdir = @pkgpyexecdir@
 
165
pkgpythondir = @pkgpythondir@
 
166
prefix = @prefix@
 
167
program_transform_name = @program_transform_name@
 
168
pyexecdir = @pyexecdir@
 
169
pythondir = @pythondir@
 
170
sbindir = @sbindir@
 
171
sharedstatedir = @sharedstatedir@
 
172
sysconfdir = @sysconfdir@
 
173
target = @target@
 
174
target_alias = @target_alias@
 
175
target_cpu = @target_cpu@
 
176
target_os = @target_os@
 
177
target_vendor = @target_vendor@
 
178
 
 
179
EXTRA_DIST = comedi.h comedilib.h
 
180
 
 
181
include_HEADERS = comedi.h comedilib.h
 
182
subdir = include
 
183
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
184
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
185
CONFIG_HEADER = $(top_builddir)/config.h
 
186
CONFIG_CLEAN_FILES =
 
187
DIST_SOURCES =
 
188
HEADERS = $(include_HEADERS)
 
189
 
 
190
DIST_COMMON = $(include_HEADERS) Makefile.am Makefile.in
 
191
all: all-am
 
192
 
 
193
.SUFFIXES:
 
194
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
195
        cd $(top_srcdir) && \
 
196
          $(AUTOMAKE) --gnu  include/Makefile
 
197
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
198
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
199
 
 
200
mostlyclean-libtool:
 
201
        -rm -f *.lo
 
202
 
 
203
clean-libtool:
 
204
        -rm -rf .libs _libs
 
205
 
 
206
distclean-libtool:
 
207
        -rm -f libtool
 
208
uninstall-info-am:
 
209
includeHEADERS_INSTALL = $(INSTALL_HEADER)
 
210
install-includeHEADERS: $(include_HEADERS)
 
211
        @$(NORMAL_INSTALL)
 
212
        $(mkinstalldirs) $(DESTDIR)$(includedir)
 
213
        @list='$(include_HEADERS)'; for p in $$list; do \
 
214
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
215
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
216
          echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
 
217
          $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
 
218
        done
 
219
 
 
220
uninstall-includeHEADERS:
 
221
        @$(NORMAL_UNINSTALL)
 
222
        @list='$(include_HEADERS)'; for p in $$list; do \
 
223
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
224
          echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
 
225
          rm -f $(DESTDIR)$(includedir)/$$f; \
 
226
        done
 
227
 
 
228
ETAGS = etags
 
229
ETAGSFLAGS =
 
230
 
 
231
CTAGS = ctags
 
232
CTAGSFLAGS =
 
233
 
 
234
tags: TAGS
 
235
 
 
236
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
237
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
238
        unique=`for i in $$list; do \
 
239
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
240
          done | \
 
241
          $(AWK) '    { files[$$0] = 1; } \
 
242
               END { for (i in files) print i; }'`; \
 
243
        mkid -fID $$unique
 
244
 
 
245
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
246
                $(TAGS_FILES) $(LISP)
 
247
        tags=; \
 
248
        here=`pwd`; \
 
249
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
250
        unique=`for i in $$list; do \
 
251
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
252
          done | \
 
253
          $(AWK) '    { files[$$0] = 1; } \
 
254
               END { for (i in files) print i; }'`; \
 
255
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
256
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
257
             $$tags $$unique
 
258
 
 
259
ctags: CTAGS
 
260
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
261
                $(TAGS_FILES) $(LISP)
 
262
        tags=; \
 
263
        here=`pwd`; \
 
264
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
265
        unique=`for i in $$list; do \
 
266
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
267
          done | \
 
268
          $(AWK) '    { files[$$0] = 1; } \
 
269
               END { for (i in files) print i; }'`; \
 
270
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
271
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
272
             $$tags $$unique
 
273
 
 
274
GTAGS:
 
275
        here=`$(am__cd) $(top_builddir) && pwd` \
 
276
          && cd $(top_srcdir) \
 
277
          && gtags -i $(GTAGS_ARGS) $$here
 
278
 
 
279
distclean-tags:
 
280
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
281
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
282
 
 
283
top_distdir = ..
 
284
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
285
 
 
286
distdir: $(DISTFILES)
 
287
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
288
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
289
        list='$(DISTFILES)'; for file in $$list; do \
 
290
          case $$file in \
 
291
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
292
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
293
          esac; \
 
294
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
295
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
296
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
297
            dir="/$$dir"; \
 
298
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
299
          else \
 
300
            dir=''; \
 
301
          fi; \
 
302
          if test -d $$d/$$file; then \
 
303
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
304
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
305
            fi; \
 
306
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
307
          else \
 
308
            test -f $(distdir)/$$file \
 
309
            || cp -p $$d/$$file $(distdir)/$$file \
 
310
            || exit 1; \
 
311
          fi; \
 
312
        done
 
313
check-am: all-am
 
314
check: check-am
 
315
all-am: Makefile $(HEADERS)
 
316
 
 
317
installdirs:
 
318
        $(mkinstalldirs) $(DESTDIR)$(includedir)
 
319
install: install-am
 
320
install-exec: install-exec-am
 
321
install-data: install-data-am
 
322
uninstall: uninstall-am
 
323
 
 
324
install-am: all-am
 
325
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
326
 
 
327
installcheck: installcheck-am
 
328
install-strip:
 
329
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
330
          INSTALL_STRIP_FLAG=-s \
 
331
          `test -z '$(STRIP)' || \
 
332
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
333
mostlyclean-generic:
 
334
 
 
335
clean-generic:
 
336
 
 
337
distclean-generic:
 
338
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
339
 
 
340
maintainer-clean-generic:
 
341
        @echo "This command is intended for maintainers to use"
 
342
        @echo "it deletes files that may require special tools to rebuild."
 
343
clean: clean-am
 
344
 
 
345
clean-am: clean-generic clean-libtool mostlyclean-am
 
346
 
 
347
distclean: distclean-am
 
348
 
 
349
distclean-am: clean-am distclean-generic distclean-libtool \
 
350
        distclean-tags
 
351
 
 
352
dvi: dvi-am
 
353
 
 
354
dvi-am:
 
355
 
 
356
info: info-am
 
357
 
 
358
info-am:
 
359
 
 
360
install-data-am: install-includeHEADERS
 
361
 
 
362
install-exec-am:
 
363
 
 
364
install-info: install-info-am
 
365
 
 
366
install-man:
 
367
 
 
368
installcheck-am:
 
369
 
 
370
maintainer-clean: maintainer-clean-am
 
371
 
 
372
maintainer-clean-am: distclean-am maintainer-clean-generic
 
373
 
 
374
mostlyclean: mostlyclean-am
 
375
 
 
376
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
377
 
 
378
pdf: pdf-am
 
379
 
 
380
pdf-am:
 
381
 
 
382
ps: ps-am
 
383
 
 
384
ps-am:
 
385
 
 
386
uninstall-am: uninstall-includeHEADERS uninstall-info-am
 
387
 
 
388
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
389
        clean-libtool ctags distclean distclean-generic \
 
390
        distclean-libtool distclean-tags distdir dvi dvi-am info \
 
391
        info-am install install-am install-data install-data-am \
 
392
        install-exec install-exec-am install-includeHEADERS \
 
393
        install-info install-info-am install-man install-strip \
 
394
        installcheck installcheck-am installdirs maintainer-clean \
 
395
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
396
        mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
 
397
        uninstall-am uninstall-includeHEADERS uninstall-info-am
 
398
 
 
399
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
400
# Otherwise a system limit (for SysV at least) may be exceeded.
 
401
.NOEXPORT: