~ubuntu-branches/ubuntu/oneiric/likewise-open/oneiric

« back to all changes in this revision

Viewing changes to dcerpc/include/dce/powerpc64/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott Salley
  • Date: 2010-11-22 12:06:00 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20101122120600-8lba1fpceot71wlb
Tags: 6.0.0.53010-1
Likewise Open 6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
15
14
 
16
15
@SET_MAKE@
17
16
 
 
17
srcdir = @srcdir@
 
18
top_srcdir = @top_srcdir@
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
20
22
pkgincludedir = $(includedir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
23
top_builddir = ../../..
23
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
25
INSTALL = @INSTALL@
24
26
install_sh_DATA = $(install_sh) -c -m 644
25
27
install_sh_PROGRAM = $(install_sh) -c
26
28
install_sh_SCRIPT = $(install_sh) -c
49
51
mkinstalldirs = $(install_sh) -d
50
52
CONFIG_HEADER = $(top_builddir)/include/config.h
51
53
CONFIG_CLEAN_FILES =
52
 
CONFIG_CLEAN_VPATH_FILES =
53
54
SOURCES =
54
55
DIST_SOURCES =
55
56
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
57
58
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58
59
    *) f=$$p;; \
59
60
  esac;
60
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
61
 
am__install_max = 40
62
 
am__nobase_strip_setup = \
63
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
64
 
am__nobase_strip = \
65
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
66
 
am__nobase_list = $(am__nobase_strip_setup); \
67
 
  for p in $$list; do echo "$$p $$p"; done | \
68
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
69
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
70
 
    if (++n[$$2] == $(am__install_max)) \
71
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
72
 
    END { for (dir in files) print dir, files[dir] }'
73
 
am__base_list = \
74
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
75
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
61
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
76
62
am__installdirs = "$(DESTDIR)$(dceincludedir)"
 
63
dceincludeHEADERS_INSTALL = $(INSTALL_HEADER)
77
64
HEADERS = $(dceinclude_HEADERS)
78
65
ETAGS = etags
79
66
CTAGS = ctags
80
67
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81
68
ACLOCAL = @ACLOCAL@
 
69
AMDEP_FALSE = @AMDEP_FALSE@
 
70
AMDEP_TRUE = @AMDEP_TRUE@
82
71
AMTAR = @AMTAR@
83
72
AR = @AR@
84
73
AUTH_DUMMY_EXTRAS = @AUTH_DUMMY_EXTRAS@
 
74
AUTH_DUMMY_FALSE = @AUTH_DUMMY_FALSE@
 
75
AUTH_DUMMY_TRUE = @AUTH_DUMMY_TRUE@
 
76
AUTH_GSS_NEGOTIATE_FALSE = @AUTH_GSS_NEGOTIATE_FALSE@
 
77
AUTH_GSS_NEGOTIATE_TRUE = @AUTH_GSS_NEGOTIATE_TRUE@
 
78
AUTH_SCHANNEL_FALSE = @AUTH_SCHANNEL_FALSE@
 
79
AUTH_SCHANNEL_TRUE = @AUTH_SCHANNEL_TRUE@
85
80
AUTOCONF = @AUTOCONF@
86
81
AUTOHEADER = @AUTOHEADER@
87
82
AUTOMAKE = @AUTOMAKE@
88
83
AWK = @AWK@
89
84
BISON = @BISON@
 
85
BUILD_CODESET_FALSE = @BUILD_CODESET_FALSE@
 
86
BUILD_CODESET_TRUE = @BUILD_CODESET_TRUE@
 
87
BUILD_RPC_NS_LDAP_FALSE = @BUILD_RPC_NS_LDAP_FALSE@
 
88
BUILD_RPC_NS_LDAP_TRUE = @BUILD_RPC_NS_LDAP_TRUE@
90
89
CC = @CC@
91
90
CCDEPMODE = @CCDEPMODE@
92
91
CFLAGS = @CFLAGS@
107
106
ECHO_N = @ECHO_N@
108
107
ECHO_T = @ECHO_T@
109
108
EGREP = @EGREP@
 
109
ENABLE_DCOM_FALSE = @ENABLE_DCOM_FALSE@
 
110
ENABLE_DCOM_TRUE = @ENABLE_DCOM_TRUE@
110
111
EXEEXT = @EXEEXT@
111
112
FEATURETEST_CFLAGS = @FEATURETEST_CFLAGS@
112
113
FGREP = @FGREP@
116
117
GSSAPI_INCLUDES = @GSSAPI_INCLUDES@
117
118
GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@
118
119
GSSAPI_LIBS = @GSSAPI_LIBS@
 
120
HAVE_MOONUNIT_FALSE = @HAVE_MOONUNIT_FALSE@
 
121
HAVE_MOONUNIT_TRUE = @HAVE_MOONUNIT_TRUE@
119
122
IDL_CC = @IDL_CC@
120
123
IDL_CFLAGS = @IDL_CFLAGS@
121
124
IDL_CPP = @IDL_CPP@
122
125
IDL_FLAGS = @IDL_FLAGS@
123
 
INSTALL = @INSTALL@
124
126
INSTALL_DATA = @INSTALL_DATA@
125
127
INSTALL_PROGRAM = @INSTALL_PROGRAM@
126
128
INSTALL_SCRIPT = @INSTALL_SCRIPT@
136
138
LIB_pthread = @LIB_pthread@
137
139
LIB_rt = @LIB_rt@
138
140
LIB_socket = @LIB_socket@
139
 
LIB_unistr = @LIB_unistr@
140
141
LIPO = @LIPO@
141
142
LN_S = @LN_S@
142
143
LTLDFLAGS = @LTLDFLAGS@
143
144
LTLIBOBJS = @LTLIBOBJS@
144
145
MAKEINFO = @MAKEINFO@
145
 
MKDIR_P = @MKDIR_P@
146
146
MOONUNIT_STUB = @MOONUNIT_STUB@
 
147
NAF_IP_FALSE = @NAF_IP_FALSE@
 
148
NAF_IP_TRUE = @NAF_IP_TRUE@
 
149
NAF_NP_FALSE = @NAF_NP_FALSE@
 
150
NAF_NP_TRUE = @NAF_NP_TRUE@
 
151
NAF_UXD_FALSE = @NAF_UXD_FALSE@
 
152
NAF_UXD_TRUE = @NAF_UXD_TRUE@
147
153
NM = @NM@
148
154
NMEDIT = @NMEDIT@
149
 
OBJDUMP = @OBJDUMP@
150
155
OBJEXT = @OBJEXT@
151
156
OTOOL = @OTOOL@
152
157
OTOOL64 = @OTOOL64@
155
160
PACKAGE_NAME = @PACKAGE_NAME@
156
161
PACKAGE_STRING = @PACKAGE_STRING@
157
162
PACKAGE_TARNAME = @PACKAGE_TARNAME@
158
 
PACKAGE_URL = @PACKAGE_URL@
159
163
PACKAGE_VERSION = @PACKAGE_VERSION@
160
164
PATH_SEPARATOR = @PATH_SEPARATOR@
 
165
PROT_NCACN_FALSE = @PROT_NCACN_FALSE@
 
166
PROT_NCACN_TRUE = @PROT_NCACN_TRUE@
 
167
PROT_NCADG_FALSE = @PROT_NCADG_FALSE@
 
168
PROT_NCADG_TRUE = @PROT_NCADG_TRUE@
161
169
RANLIB = @RANLIB@
162
170
SBINDIR = @SBINDIR@
163
171
SCHANNEL_INCLUDES = @SCHANNEL_INCLUDES@
167
175
SET_MAKE = @SET_MAKE@
168
176
SHELL = @SHELL@
169
177
STRIP = @STRIP@
 
178
TARGET_OS_LINUX_FALSE = @TARGET_OS_LINUX_FALSE@
 
179
TARGET_OS_LINUX_TRUE = @TARGET_OS_LINUX_TRUE@
170
180
VERSION = @VERSION@
171
 
abs_builddir = @abs_builddir@
172
 
abs_srcdir = @abs_srcdir@
173
 
abs_top_builddir = @abs_top_builddir@
174
 
abs_top_srcdir = @abs_top_srcdir@
175
181
ac_ct_CC = @ac_ct_CC@
176
182
ac_ct_CXX = @ac_ct_CXX@
177
183
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
184
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
185
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
186
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
187
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
178
188
am__include = @am__include@
179
189
am__leading_dot = @am__leading_dot@
180
190
am__quote = @am__quote@
186
196
build_cpu = @build_cpu@
187
197
build_os = @build_os@
188
198
build_vendor = @build_vendor@
189
 
builddir = @builddir@
190
199
datadir = @datadir@
191
200
datarootdir = @datarootdir@
192
201
docdir = @docdir@
217
226
rpc_dir = @rpc_dir@
218
227
sbindir = @sbindir@
219
228
sharedstatedir = @sharedstatedir@
220
 
srcdir = @srcdir@
221
229
subdirs = @subdirs@
222
230
sysconfdir = @sysconfdir@
223
231
target = @target@
225
233
target_cpu = @target_cpu@
226
234
target_os = @target_os@
227
235
target_vendor = @target_vendor@
228
 
top_build_prefix = @top_build_prefix@
229
 
top_builddir = @top_builddir@
230
 
top_srcdir = @top_srcdir@
231
236
dceincludedir = $(includedir)/dce/powerpc64
232
237
dceinclude_HEADERS = marshall.h ndr_rep.h ndrtypes.h
233
238
all: all-am
237
242
        @for dep in $?; do \
238
243
          case '$(am__configure_deps)' in \
239
244
            *$$dep*) \
240
 
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
241
 
                && { if test -f $@; then exit 0; else break; fi; }; \
 
245
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
246
                && exit 0; \
242
247
              exit 1;; \
243
248
          esac; \
244
249
        done; \
245
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/dce/powerpc64/Makefile'; \
246
 
        $(am__cd) $(top_srcdir) && \
247
 
          $(AUTOMAKE) --gnu include/dce/powerpc64/Makefile
 
250
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/dce/powerpc64/Makefile'; \
 
251
        cd $(top_srcdir) && \
 
252
          $(AUTOMAKE) --foreign  include/dce/powerpc64/Makefile
248
253
.PRECIOUS: Makefile
249
254
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
250
255
        @case '$?' in \
262
267
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263
268
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
264
269
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265
 
$(am__aclocal_m4_deps):
266
270
 
267
271
mostlyclean-libtool:
268
272
        -rm -f *.lo
269
273
 
270
274
clean-libtool:
271
275
        -rm -rf .libs _libs
 
276
 
 
277
distclean-libtool:
 
278
        -rm -f libtool
 
279
uninstall-info-am:
272
280
install-dceincludeHEADERS: $(dceinclude_HEADERS)
273
281
        @$(NORMAL_INSTALL)
274
 
        test -z "$(dceincludedir)" || $(MKDIR_P) "$(DESTDIR)$(dceincludedir)"
275
 
        @list='$(dceinclude_HEADERS)'; test -n "$(dceincludedir)" || list=; \
276
 
        for p in $$list; do \
 
282
        test -z "$(dceincludedir)" || $(mkdir_p) "$(DESTDIR)$(dceincludedir)"
 
283
        @list='$(dceinclude_HEADERS)'; for p in $$list; do \
277
284
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
278
 
          echo "$$d$$p"; \
279
 
        done | $(am__base_list) | \
280
 
        while read files; do \
281
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dceincludedir)'"; \
282
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(dceincludedir)" || exit $$?; \
 
285
          f=$(am__strip_dir) \
 
286
          echo " $(dceincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(dceincludedir)/$$f'"; \
 
287
          $(dceincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(dceincludedir)/$$f"; \
283
288
        done
284
289
 
285
290
uninstall-dceincludeHEADERS:
286
291
        @$(NORMAL_UNINSTALL)
287
 
        @list='$(dceinclude_HEADERS)'; test -n "$(dceincludedir)" || list=; \
288
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
289
 
        test -n "$$files" || exit 0; \
290
 
        echo " ( cd '$(DESTDIR)$(dceincludedir)' && rm -f" $$files ")"; \
291
 
        cd "$(DESTDIR)$(dceincludedir)" && rm -f $$files
 
292
        @list='$(dceinclude_HEADERS)'; for p in $$list; do \
 
293
          f=$(am__strip_dir) \
 
294
          echo " rm -f '$(DESTDIR)$(dceincludedir)/$$f'"; \
 
295
          rm -f "$(DESTDIR)$(dceincludedir)/$$f"; \
 
296
        done
292
297
 
293
298
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
294
299
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
295
300
        unique=`for i in $$list; do \
296
301
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
297
302
          done | \
298
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
299
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
303
          $(AWK) '    { files[$$0] = 1; } \
 
304
               END { for (i in files) print i; }'`; \
300
305
        mkid -fID $$unique
301
306
tags: TAGS
302
307
 
303
308
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
304
309
                $(TAGS_FILES) $(LISP)
305
 
        set x; \
 
310
        tags=; \
306
311
        here=`pwd`; \
307
312
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
308
313
        unique=`for i in $$list; do \
309
314
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310
315
          done | \
311
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
312
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
313
 
        shift; \
314
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
316
          $(AWK) '    { files[$$0] = 1; } \
 
317
               END { for (i in files) print i; }'`; \
 
318
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
315
319
          test -n "$$unique" || unique=$$empty_fix; \
316
 
          if test $$# -gt 0; then \
317
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
318
 
              "$$@" $$unique; \
319
 
          else \
320
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
321
 
              $$unique; \
322
 
          fi; \
 
320
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
321
            $$tags $$unique; \
323
322
        fi
324
323
ctags: CTAGS
325
324
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
326
325
                $(TAGS_FILES) $(LISP)
 
326
        tags=; \
 
327
        here=`pwd`; \
327
328
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
328
329
        unique=`for i in $$list; do \
329
330
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330
331
          done | \
331
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
333
 
        test -z "$(CTAGS_ARGS)$$unique" \
 
332
          $(AWK) '    { files[$$0] = 1; } \
 
333
               END { for (i in files) print i; }'`; \
 
334
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
334
335
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
335
 
             $$unique
 
336
             $$tags $$unique
336
337
 
337
338
GTAGS:
338
339
        here=`$(am__cd) $(top_builddir) && pwd` \
339
 
          && $(am__cd) $(top_srcdir) \
340
 
          && gtags -i $(GTAGS_ARGS) "$$here"
 
340
          && cd $(top_srcdir) \
 
341
          && gtags -i $(GTAGS_ARGS) $$here
341
342
 
342
343
distclean-tags:
343
344
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
344
345
 
345
346
distdir: $(DISTFILES)
346
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
348
 
        list='$(DISTFILES)'; \
349
 
          dist_files=`for file in $$list; do echo $$file; done | \
350
 
          sed -e "s|^$$srcdirstrip/||;t" \
351
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
352
 
        case $$dist_files in \
353
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
354
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
355
 
                           sort -u` ;; \
356
 
        esac; \
357
 
        for file in $$dist_files; do \
 
347
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
348
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
349
        list='$(DISTFILES)'; for file in $$list; do \
 
350
          case $$file in \
 
351
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
352
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
353
          esac; \
358
354
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
355
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
356
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
357
            dir="/$$dir"; \
 
358
            $(mkdir_p) "$(distdir)$$dir"; \
 
359
          else \
 
360
            dir=''; \
 
361
          fi; \
359
362
          if test -d $$d/$$file; then \
360
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
361
 
            if test -d "$(distdir)/$$file"; then \
362
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
363
 
            fi; \
364
363
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
365
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
366
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
364
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
367
365
            fi; \
368
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
366
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
369
367
          else \
370
 
            test -f "$(distdir)/$$file" \
371
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
368
            test -f $(distdir)/$$file \
 
369
            || cp -p $$d/$$file $(distdir)/$$file \
372
370
            || exit 1; \
373
371
          fi; \
374
372
        done
377
375
all-am: Makefile $(HEADERS)
378
376
installdirs:
379
377
        for dir in "$(DESTDIR)$(dceincludedir)"; do \
380
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
378
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
381
379
        done
382
380
install: install-am
383
381
install-exec: install-exec-am
399
397
 
400
398
distclean-generic:
401
399
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
402
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
403
400
 
404
401
maintainer-clean-generic:
405
402
        @echo "This command is intended for maintainers to use"
410
407
 
411
408
distclean: distclean-am
412
409
        -rm -f Makefile
413
 
distclean-am: clean-am distclean-generic distclean-tags
 
410
distclean-am: clean-am distclean-generic distclean-libtool \
 
411
        distclean-tags
414
412
 
415
413
dvi: dvi-am
416
414
 
418
416
 
419
417
html: html-am
420
418
 
421
 
html-am:
422
 
 
423
419
info: info-am
424
420
 
425
421
info-am:
426
422
 
427
423
install-data-am: install-dceincludeHEADERS
428
424
 
429
 
install-dvi: install-dvi-am
430
 
 
431
 
install-dvi-am:
432
 
 
433
425
install-exec-am:
434
426
 
435
 
install-html: install-html-am
436
 
 
437
 
install-html-am:
438
 
 
439
427
install-info: install-info-am
440
428
 
441
 
install-info-am:
442
 
 
443
429
install-man:
444
430
 
445
 
install-pdf: install-pdf-am
446
 
 
447
 
install-pdf-am:
448
 
 
449
 
install-ps: install-ps-am
450
 
 
451
 
install-ps-am:
452
 
 
453
431
installcheck-am:
454
432
 
455
433
maintainer-clean: maintainer-clean-am
468
446
 
469
447
ps-am:
470
448
 
471
 
uninstall-am: uninstall-dceincludeHEADERS
472
 
 
473
 
.MAKE: install-am install-strip
 
449
uninstall-am: uninstall-dceincludeHEADERS uninstall-info-am
474
450
 
475
451
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
476
452
        clean-libtool ctags distclean distclean-generic \
477
453
        distclean-libtool distclean-tags distdir dvi dvi-am html \
478
454
        html-am info info-am install install-am install-data \
479
 
        install-data-am install-dceincludeHEADERS install-dvi \
480
 
        install-dvi-am install-exec install-exec-am install-html \
481
 
        install-html-am install-info install-info-am install-man \
482
 
        install-pdf install-pdf-am install-ps install-ps-am \
 
455
        install-data-am install-dceincludeHEADERS install-exec \
 
456
        install-exec-am install-info install-info-am install-man \
483
457
        install-strip installcheck installcheck-am installdirs \
484
458
        maintainer-clean maintainer-clean-generic mostlyclean \
485
459
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
486
 
        tags uninstall uninstall-am uninstall-dceincludeHEADERS
487
 
 
 
460
        tags uninstall uninstall-am uninstall-dceincludeHEADERS \
 
461
        uninstall-info-am
488
462
 
489
463
# Tell versions [3.59,3.63) of GNU make to not export all variables.
490
464
# Otherwise a system limit (for SysV at least) may be exceeded.