~ubuntu-branches/ubuntu/lucid/graphviz/lucid-security

« back to all changes in this revision

Viewing changes to tcldot/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stephen M Moraco
  • Date: 2002-02-05 18:52:12 UTC
  • Revision ID: james.westby@ubuntu.com-20020205185212-8i04c70te00rc40y
Tags: upstream-1.7.16
ImportĀ upstreamĀ versionĀ 1.7.16

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
SHELL = @SHELL@
 
15
 
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
prefix = @prefix@
 
20
exec_prefix = @exec_prefix@
 
21
 
 
22
bindir = @bindir@
 
23
sbindir = @sbindir@
 
24
libexecdir = @libexecdir@
 
25
datadir = @datadir@
 
26
sysconfdir = @sysconfdir@
 
27
sharedstatedir = @sharedstatedir@
 
28
localstatedir = @localstatedir@
 
29
libdir = @libdir@
 
30
infodir = @infodir@
 
31
mandir = @mandir@
 
32
includedir = @includedir@
 
33
oldincludedir = /usr/include
 
34
 
 
35
DESTDIR =
 
36
 
 
37
pkgdatadir = $(datadir)/@PACKAGE@
 
38
pkglibdir = $(libdir)/@PACKAGE@
 
39
pkgincludedir = $(includedir)/@PACKAGE@
 
40
 
 
41
top_builddir = ..
 
42
 
 
43
ACLOCAL = @ACLOCAL@
 
44
AUTOCONF = @AUTOCONF@
 
45
AUTOMAKE = @AUTOMAKE@
 
46
AUTOHEADER = @AUTOHEADER@
 
47
 
 
48
INSTALL = @INSTALL@
 
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
 
50
INSTALL_DATA = @INSTALL_DATA@
 
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
52
transform = @program_transform_name@
 
53
 
 
54
NORMAL_INSTALL = :
 
55
PRE_INSTALL = :
 
56
POST_INSTALL = :
 
57
NORMAL_UNINSTALL = :
 
58
PRE_UNINSTALL = :
 
59
POST_UNINSTALL = :
 
60
build_alias = @build_alias@
 
61
build_triplet = @build@
 
62
host_alias = @host_alias@
 
63
host_triplet = @host@
 
64
target_alias = @target_alias@
 
65
target_triplet = @target@
 
66
AS = @AS@
 
67
AWK = @AWK@
 
68
BUILD_DIR = @BUILD_DIR@
 
69
CC = @CC@
 
70
CXX = @CXX@
 
71
DLLTOOL = @DLLTOOL@
 
72
ECHO = @ECHO@
 
73
EXEEXT = @EXEEXT@
 
74
EXTRA_INCLUDES = @EXTRA_INCLUDES@
 
75
EXTRA_LIBS = @EXTRA_LIBS@
 
76
FT_INCLUDES = @FT_INCLUDES@
 
77
FT_LIBS = @FT_LIBS@
 
78
ICONV_INCLUDES = @ICONV_INCLUDES@
 
79
ICONV_LIBS = @ICONV_LIBS@
 
80
JPEG_INCLUDES = @JPEG_INCLUDES@
 
81
JPEG_LIBS = @JPEG_LIBS@
 
82
KSH = @KSH@
 
83
LEX = @LEX@
 
84
LIBTOOL = @LIBTOOL@
 
85
LN_S = @LN_S@
 
86
MAKEINFO = @MAKEINFO@
 
87
NO_CNT_IN_FILESTRUCT = @NO_CNT_IN_FILESTRUCT@
 
88
NO_ERRNO_DECL = @NO_ERRNO_DECL@
 
89
NO_OPTOPT_DECL = @NO_OPTOPT_DECL@
 
90
OBJDUMP = @OBJDUMP@
 
91
OBJEXT = @OBJEXT@
 
92
PACKAGE = @PACKAGE@
 
93
PNG_INCLUDES = @PNG_INCLUDES@
 
94
PNG_LIBS = @PNG_LIBS@
 
95
RANLIB = @RANLIB@
 
96
SED = @SED@
 
97
SOCKET_LIBS = @SOCKET_LIBS@
 
98
SORT = @SORT@
 
99
STRIP = @STRIP@
 
100
STRTOLL = @STRTOLL@
 
101
STRTOULL = @STRTOULL@
 
102
TCLINT_INCLUDES = @TCLINT_INCLUDES@
 
103
TCLSH = @TCLSH@
 
104
TCLSH_EXEC_PREFIX = @TCLSH_EXEC_PREFIX@
 
105
TCL_BUILD_LIB_SPEC = @TCL_BUILD_LIB_SPEC@
 
106
TCL_BUILD_STUB_LIB_PATH = @TCL_BUILD_STUB_LIB_PATH@
 
107
TCL_BUILD_STUB_LIB_SPEC = @TCL_BUILD_STUB_LIB_SPEC@
 
108
TCL_CC = @TCL_CC@
 
109
TCL_CFLAGS = @TCL_CFLAGS@
 
110
TCL_CFLAGS_DEBUG = @TCL_CFLAGS_DEBUG@
 
111
TCL_CFLAGS_OPTIMIZE = @TCL_CFLAGS_OPTIMIZE@
 
112
TCL_COMPAT_OBJS = @TCL_COMPAT_OBJS@
 
113
TCL_CXX = @TCL_CXX@
 
114
TCL_CXXFLAGS = @TCL_CXXFLAGS@
 
115
TCL_DBGX = @TCL_DBGX@
 
116
TCL_DEFS = @TCL_DEFS@
 
117
TCL_DL_LIBS = @TCL_DL_LIBS@
 
118
TCL_EXEC_PREFIX = @TCL_EXEC_PREFIX@
 
119
TCL_EXPORT_FILE_SUFFIX = @TCL_EXPORT_FILE_SUFFIX@
 
120
TCL_EXTRA_CFLAGS = @TCL_EXTRA_CFLAGS@
 
121
TCL_LD_FLAGS = @TCL_LD_FLAGS@
 
122
TCL_LD_SEARCH_FLAGS = @TCL_LD_SEARCH_FLAGS@
 
123
TCL_LIBS = @TCL_LIBS@
 
124
TCL_LIB_FILE = @TCL_LIB_FILE@
 
125
TCL_LIB_FLAG = @TCL_LIB_FLAG@
 
126
TCL_LIB_SPEC = @TCL_LIB_SPEC@
 
127
TCL_LIB_VERSIONS_OK = @TCL_LIB_VERSIONS_OK@
 
128
TCL_MAJOR_VERSION = @TCL_MAJOR_VERSION@
 
129
TCL_MINOR_VERSION = @TCL_MINOR_VERSION@
 
130
TCL_NEEDS_EXP_FILE = @TCL_NEEDS_EXP_FILE@
 
131
TCL_PACKAGE_PATH = @TCL_PACKAGE_PATH@
 
132
TCL_PATCH_LEVEL = @TCL_PATCH_LEVEL@
 
133
TCL_PKGINDEX = @TCL_PKGINDEX@
 
134
TCL_PREFIX = @TCL_PREFIX@
 
135
TCL_RANLIB = @TCL_RANLIB@
 
136
TCL_SHARED_BUILD = @TCL_SHARED_BUILD@
 
137
TCL_SHARED_LIB_SUFFIX = @TCL_SHARED_LIB_SUFFIX@
 
138
TCL_SHLIB_CFLAGS = @TCL_SHLIB_CFLAGS@
 
139
TCL_SHLIB_CXXFLAGS = @TCL_SHLIB_CXXFLAGS@
 
140
TCL_SHLIB_LD = @TCL_SHLIB_LD@
 
141
TCL_SHLIB_LD_LIBS = @TCL_SHLIB_LD_LIBS@
 
142
TCL_SHLIB_SUFFIX = @TCL_SHLIB_SUFFIX@
 
143
TCL_SRC_DIR = @TCL_SRC_DIR@
 
144
TCL_STUB_LIB_FILE = @TCL_STUB_LIB_FILE@
 
145
TCL_STUB_LIB_FLAG = @TCL_STUB_LIB_FLAG@
 
146
TCL_STUB_LIB_PATH = @TCL_STUB_LIB_PATH@
 
147
TCL_STUB_LIB_SPEC = @TCL_STUB_LIB_SPEC@
 
148
TCL_SUBDIRS = @TCL_SUBDIRS@
 
149
TCL_SUPPORTS_STUBS = @TCL_SUPPORTS_STUBS@
 
150
TCL_UNSHARED_LIB_SUFFIX = @TCL_UNSHARED_LIB_SUFFIX@
 
151
TCL_VERSION = @TCL_VERSION@
 
152
TKINT_INCLUDES = @TKINT_INCLUDES@
 
153
TK_BUILD_LIB_SPEC = @TK_BUILD_LIB_SPEC@
 
154
TK_BUILD_STUB_LIB_PATH = @TK_BUILD_STUB_LIB_PATH@
 
155
TK_BUILD_STUB_LIB_SPEC = @TK_BUILD_STUB_LIB_SPEC@
 
156
TK_CFLAGS = @TK_CFLAGS@
 
157
TK_DEFS = @TK_DEFS@
 
158
TK_EXEC_PREFIX = @TK_EXEC_PREFIX@
 
159
TK_LIBS = @TK_LIBS@
 
160
TK_LIB_FILE = @TK_LIB_FILE@
 
161
TK_LIB_SPEC = @TK_LIB_SPEC@
 
162
TK_MAJOR_VERSION = @TK_MAJOR_VERSION@
 
163
TK_MINOR_VERSION = @TK_MINOR_VERSION@
 
164
TK_PATCH_LEVEL = @TK_PATCH_LEVEL@
 
165
TK_PKGINDEX = @TK_PKGINDEX@
 
166
TK_PREFIX = @TK_PREFIX@
 
167
TK_SHARED_BUILD = @TK_SHARED_BUILD@
 
168
TK_SRC_DIR = @TK_SRC_DIR@
 
169
TK_STUB_LIB_FILE = @TK_STUB_LIB_FILE@
 
170
TK_STUB_LIB_FLAG = @TK_STUB_LIB_FLAG@
 
171
TK_STUB_LIB_PATH = @TK_STUB_LIB_PATH@
 
172
TK_STUB_LIB_SPEC = @TK_STUB_LIB_SPEC@
 
173
TK_SUBDIRS = @TK_SUBDIRS@
 
174
TK_SUPPORTS_STUBS = @TK_SUPPORTS_STUBS@
 
175
TK_VERSION = @TK_VERSION@
 
176
TK_XINCLUDES = @TK_XINCLUDES@
 
177
TK_XLIBSW = @TK_XLIBSW@
 
178
TOP_DIR = @TOP_DIR@
 
179
VERSION = @VERSION@
 
180
XAW_INCLUDES = @XAW_INCLUDES@
 
181
XAW_LIBS = @XAW_LIBS@
 
182
XPM_INCLUDES = @XPM_INCLUDES@
 
183
XPM_LIBS = @XPM_LIBS@
 
184
X_SUBDIRS = @X_SUBDIRS@
 
185
YACC = @YACC@
 
186
Z_INCLUDES = @Z_INCLUDES@
 
187
Z_LIBS = @Z_LIBS@
 
188
 
 
189
AUTOMAKE_OPTIONS = 1.4
 
190
 
 
191
LIBS = @EXTRA_LIBS@ ${FT_LIBS} ${PNG_LIBS} ${JPEG_LIBS} ${XPM_LIBS} ${Z_LIBS} -lc
 
192
 
 
193
CFLAGS = @CFLAGS@ -DDATE="\"`date`\"" 
 
194
 
 
195
SUBDIRS = demo
 
196
 
 
197
noinst_HEADERS = tcldot.h
 
198
pkglib_LTLIBRARIES = libtcldot.la
 
199
man_MANS = tcldot.n
 
200
 
 
201
INCLUDES = \
 
202
        @TCL_CFLAGS@ \
 
203
        -I$(top_srcdir)/dotneato/dotgen \
 
204
        -I$(top_srcdir)/dotneato/neatogen \
 
205
        -I$(top_srcdir)/dotneato/twopigen \
 
206
        -I$(top_srcdir)/dotneato/common \
 
207
        -I$(top_srcdir)/graph \
 
208
        -I$(top_srcdir)/cdt \
 
209
        -I$(top_srcdir)/pathplan \
 
210
        -I$(top_srcdir)/tclhandle \
 
211
        -I@TCLSH_EXEC_PREFIX@/include 
 
212
 
 
213
 
 
214
libtcldot_la_SOURCES = tcldot.c tkgen.c tcldot.h
 
215
 
 
216
libtcldot_la_LIBADD = \
 
217
        ../tclhandle/libtclhandle.la \
 
218
        ../dotneato/common/libdotneato.la \
 
219
        ../dotneato/dotgen/libdot.la \
 
220
        ../dotneato/neatogen/libneato.la \
 
221
        ../dotneato/twopigen/libtwopi.la \
 
222
        ../pathplan/libpathplan.la \
 
223
        ../graph/libgraph.la \
 
224
        ../cdt/libcdt.la \
 
225
        ../gd/libgd.la \
 
226
        ../gdtclft/gdtclft.lo \
 
227
        ../tclstubs/libtclstubs.la
 
228
 
 
229
 
 
230
CLEANFILES = pkgIndex.tcl
 
231
 
 
232
EXTRA_DIST = $(man_MANS) README README.Tkspline \
 
233
        nmakefile Makefile.IN
 
234
 
 
235
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
236
CONFIG_HEADER = ../gvconfig.h
 
237
CONFIG_CLEAN_FILES = 
 
238
LTLIBRARIES =  $(pkglib_LTLIBRARIES)
 
239
 
 
240
 
 
241
DEFS = @DEFS@ -I. -I$(srcdir) -I..
 
242
CPPFLAGS = @CPPFLAGS@
 
243
LDFLAGS = @LDFLAGS@
 
244
X_CFLAGS = @X_CFLAGS@
 
245
X_LIBS = @X_LIBS@
 
246
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
247
X_PRE_LIBS = @X_PRE_LIBS@
 
248
libtcldot_la_LDFLAGS = 
 
249
libtcldot_la_DEPENDENCIES =  ../tclhandle/libtclhandle.la \
 
250
../dotneato/common/libdotneato.la ../dotneato/dotgen/libdot.la \
 
251
../dotneato/neatogen/libneato.la ../dotneato/twopigen/libtwopi.la \
 
252
../pathplan/libpathplan.la ../graph/libgraph.la ../cdt/libcdt.la \
 
253
../gd/libgd.la ../gdtclft/gdtclft.lo ../tclstubs/libtclstubs.la
 
254
libtcldot_la_OBJECTS =  tcldot.lo tkgen.lo
 
255
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
256
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
257
CCLD = $(CC)
 
258
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
259
manndir = $(mandir)/mann
 
260
MANS = $(man_MANS)
 
261
 
 
262
NROFF = nroff
 
263
HEADERS =  $(noinst_HEADERS)
 
264
 
 
265
DIST_COMMON =  README Makefile.am Makefile.in
 
266
 
 
267
 
 
268
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
269
 
 
270
TAR = gtar
 
271
GZIP_ENV = --best
 
272
SOURCES = $(libtcldot_la_SOURCES)
 
273
OBJECTS = $(libtcldot_la_OBJECTS)
 
274
 
 
275
all: all-redirect
 
276
.SUFFIXES:
 
277
.SUFFIXES: .S .c .lo .o .obj .s
 
278
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
279
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps tcldot/Makefile
 
280
 
 
281
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
282
        cd $(top_builddir) \
 
283
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
284
 
 
285
 
 
286
mostlyclean-pkglibLTLIBRARIES:
 
287
 
 
288
clean-pkglibLTLIBRARIES:
 
289
        -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
 
290
 
 
291
distclean-pkglibLTLIBRARIES:
 
292
 
 
293
maintainer-clean-pkglibLTLIBRARIES:
 
294
 
 
295
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
 
296
        @$(NORMAL_INSTALL)
 
297
        $(mkinstalldirs) $(DESTDIR)$(pkglibdir)
 
298
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
 
299
          if test -f $$p; then \
 
300
            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p"; \
 
301
            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(pkglibdir)/$$p; \
 
302
          else :; fi; \
 
303
        done
 
304
 
 
305
uninstall-pkglibLTLIBRARIES:
 
306
        @$(NORMAL_UNINSTALL)
 
307
        list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
 
308
          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(pkglibdir)/$$p; \
 
309
        done
 
310
 
 
311
.c.o:
 
312
        $(COMPILE) -c $<
 
313
 
 
314
# FIXME: We should only use cygpath when building on Windows,
 
315
# and only if it is available.
 
316
.c.obj:
 
317
        $(COMPILE) -c `cygpath -w $<`
 
318
 
 
319
.s.o:
 
320
        $(COMPILE) -c $<
 
321
 
 
322
.S.o:
 
323
        $(COMPILE) -c $<
 
324
 
 
325
mostlyclean-compile:
 
326
        -rm -f *.o core *.core
 
327
        -rm -f *.$(OBJEXT)
 
328
 
 
329
clean-compile:
 
330
 
 
331
distclean-compile:
 
332
        -rm -f *.tab.c
 
333
 
 
334
maintainer-clean-compile:
 
335
 
 
336
.c.lo:
 
337
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
338
 
 
339
.s.lo:
 
340
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
341
 
 
342
.S.lo:
 
343
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
344
 
 
345
mostlyclean-libtool:
 
346
        -rm -f *.lo
 
347
 
 
348
clean-libtool:
 
349
        -rm -rf .libs _libs
 
350
 
 
351
distclean-libtool:
 
352
 
 
353
maintainer-clean-libtool:
 
354
 
 
355
libtcldot.la: $(libtcldot_la_OBJECTS) $(libtcldot_la_DEPENDENCIES)
 
356
        $(LINK) -rpath $(pkglibdir) $(libtcldot_la_LDFLAGS) $(libtcldot_la_OBJECTS) $(libtcldot_la_LIBADD) $(LIBS)
 
357
 
 
358
install-mann:
 
359
        $(mkinstalldirs) $(DESTDIR)$(manndir)
 
360
        @list='$(mann_MANS)'; \
 
361
        l2='$(man_MANS)'; for i in $$l2; do \
 
362
          case "$$i" in \
 
363
            *.n*) list="$$list $$i" ;; \
 
364
          esac; \
 
365
        done; \
 
366
        for i in $$list; do \
 
367
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
368
          else file=$$i; fi; \
 
369
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
370
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
371
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
372
          echo " $(INSTALL_DATA) $$file $(DESTDIR)$(manndir)/$$inst"; \
 
373
          $(INSTALL_DATA) $$file $(DESTDIR)$(manndir)/$$inst; \
 
374
        done
 
375
 
 
376
uninstall-mann:
 
377
        @list='$(mann_MANS)'; \
 
378
        l2='$(man_MANS)'; for i in $$l2; do \
 
379
          case "$$i" in \
 
380
            *.n*) list="$$list $$i" ;; \
 
381
          esac; \
 
382
        done; \
 
383
        for i in $$list; do \
 
384
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
385
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
386
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
387
          echo " rm -f $(DESTDIR)$(manndir)/$$inst"; \
 
388
          rm -f $(DESTDIR)$(manndir)/$$inst; \
 
389
        done
 
390
install-man: $(MANS)
 
391
        @$(NORMAL_INSTALL)
 
392
        $(MAKE) $(AM_MAKEFLAGS) install-mann
 
393
uninstall-man:
 
394
        @$(NORMAL_UNINSTALL)
 
395
        $(MAKE) $(AM_MAKEFLAGS) uninstall-mann
 
396
 
 
397
# This directory's subdirectories are mostly independent; you can cd
 
398
# into them and run `make' without going through this Makefile.
 
399
# To change the values of `make' variables: instead of editing Makefiles,
 
400
# (1) if the variable is set in `config.status', edit `config.status'
 
401
#     (which will cause the Makefiles to be regenerated when you run `make');
 
402
# (2) otherwise, pass the desired values on the `make' command line.
 
403
 
 
404
@SET_MAKE@
 
405
 
 
406
all-recursive install-data-recursive install-exec-recursive \
 
407
installdirs-recursive install-recursive uninstall-recursive  \
 
408
check-recursive installcheck-recursive info-recursive dvi-recursive:
 
409
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
410
        dot_seen=no; \
 
411
        target=`echo $@ | sed s/-recursive//`; \
 
412
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
413
          echo "Making $$target in $$subdir"; \
 
414
          if test "$$subdir" = "."; then \
 
415
            dot_seen=yes; \
 
416
            local_target="$$target-am"; \
 
417
          else \
 
418
            local_target="$$target"; \
 
419
          fi; \
 
420
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
421
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
422
        done; \
 
423
        if test "$$dot_seen" = "no"; then \
 
424
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
425
        fi; test -z "$$fail"
 
426
 
 
427
mostlyclean-recursive clean-recursive distclean-recursive \
 
428
maintainer-clean-recursive:
 
429
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
430
        dot_seen=no; \
 
431
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 
432
          rev="$$subdir $$rev"; \
 
433
          test "$$subdir" != "." || dot_seen=yes; \
 
434
        done; \
 
435
        test "$$dot_seen" = "no" && rev=". $$rev"; \
 
436
        target=`echo $@ | sed s/-recursive//`; \
 
437
        for subdir in $$rev; do \
 
438
          echo "Making $$target in $$subdir"; \
 
439
          if test "$$subdir" = "."; then \
 
440
            local_target="$$target-am"; \
 
441
          else \
 
442
            local_target="$$target"; \
 
443
          fi; \
 
444
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
445
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
446
        done && test -z "$$fail"
 
447
tags-recursive:
 
448
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
449
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
450
        done
 
451
 
 
452
tags: TAGS
 
453
 
 
454
ID: $(HEADERS) $(SOURCES) $(LISP)
 
455
        list='$(SOURCES) $(HEADERS)'; \
 
456
        unique=`for i in $$list; do echo $$i; done | \
 
457
          awk '    { files[$$0] = 1; } \
 
458
               END { for (i in files) print i; }'`; \
 
459
        here=`pwd` && cd $(srcdir) \
 
460
          && mkid -f$$here/ID $$unique $(LISP)
 
461
 
 
462
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
463
        tags=; \
 
464
        here=`pwd`; \
 
465
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
466
   if test "$$subdir" = .; then :; else \
 
467
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
468
   fi; \
 
469
        done; \
 
470
        list='$(SOURCES) $(HEADERS)'; \
 
471
        unique=`for i in $$list; do echo $$i; done | \
 
472
          awk '    { files[$$0] = 1; } \
 
473
               END { for (i in files) print i; }'`; \
 
474
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
475
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
476
 
 
477
mostlyclean-tags:
 
478
 
 
479
clean-tags:
 
480
 
 
481
distclean-tags:
 
482
        -rm -f TAGS ID
 
483
 
 
484
maintainer-clean-tags:
 
485
 
 
486
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
487
 
 
488
subdir = tcldot
 
489
 
 
490
distdir: $(DISTFILES)
 
491
        @for file in $(DISTFILES); do \
 
492
          d=$(srcdir); \
 
493
          if test -d $$d/$$file; then \
 
494
            cp -pr $$d/$$file $(distdir)/$$file; \
 
495
          else \
 
496
            test -f $(distdir)/$$file \
 
497
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
498
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
499
          fi; \
 
500
        done
 
501
        for subdir in $(SUBDIRS); do \
 
502
          if test "$$subdir" = .; then :; else \
 
503
            test -d $(distdir)/$$subdir \
 
504
            || mkdir $(distdir)/$$subdir \
 
505
            || exit 1; \
 
506
            chmod 777 $(distdir)/$$subdir; \
 
507
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
 
508
              || exit 1; \
 
509
          fi; \
 
510
        done
 
511
tcldot.lo tcldot.o : tcldot.c tcldot.h ../dotneato/dotgen/dot.h \
 
512
        ../dotneato/common/render.h ../gvconfig.h \
 
513
        ../dotneato/common/macros.h ../dotneato/common/const.h \
 
514
        ../dotneato/common/types.h ../pathplan/pathplan.h \
 
515
        ../pathplan/pathgeom.h ../graph/graph.h ../cdt/cdt.h \
 
516
        ../cdt/ast_common.h ../dotneato/common/globals.h \
 
517
        ../dotneato/common/renderprocs.h ../dotneato/dotgen/dotprocs.h \
 
518
        ../tclhandle/tclhandle.h
 
519
tkgen.lo tkgen.o : tkgen.c tcldot.h ../dotneato/dotgen/dot.h \
 
520
        ../dotneato/common/render.h ../gvconfig.h \
 
521
        ../dotneato/common/macros.h ../dotneato/common/const.h \
 
522
        ../dotneato/common/types.h ../pathplan/pathplan.h \
 
523
        ../pathplan/pathgeom.h ../graph/graph.h ../cdt/cdt.h \
 
524
        ../cdt/ast_common.h ../dotneato/common/globals.h \
 
525
        ../dotneato/common/renderprocs.h ../dotneato/dotgen/dotprocs.h
 
526
 
 
527
info-am:
 
528
info: info-recursive
 
529
dvi-am:
 
530
dvi: dvi-recursive
 
531
check-am: all-am
 
532
check: check-recursive
 
533
installcheck-am:
 
534
installcheck: installcheck-recursive
 
535
install-exec-am: install-pkglibLTLIBRARIES
 
536
install-exec: install-exec-recursive
 
537
 
 
538
install-data-am: install-man
 
539
install-data: install-data-recursive
 
540
 
 
541
install-am: all-am
 
542
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
543
install: install-recursive
 
544
uninstall-am: uninstall-pkglibLTLIBRARIES uninstall-man
 
545
uninstall: uninstall-recursive
 
546
all-am: Makefile $(LTLIBRARIES) $(MANS) $(HEADERS) all-local
 
547
all-redirect: all-recursive
 
548
install-strip:
 
549
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
550
installdirs: installdirs-recursive
 
551
installdirs-am:
 
552
        $(mkinstalldirs)  $(DESTDIR)$(pkglibdir) $(DESTDIR)$(mandir)/mann
 
553
 
 
554
 
 
555
mostlyclean-generic:
 
556
 
 
557
clean-generic:
 
558
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
559
 
 
560
distclean-generic:
 
561
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
562
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
563
 
 
564
maintainer-clean-generic:
 
565
mostlyclean-am:  mostlyclean-pkglibLTLIBRARIES mostlyclean-compile \
 
566
                mostlyclean-libtool mostlyclean-tags \
 
567
                mostlyclean-generic
 
568
 
 
569
mostlyclean: mostlyclean-recursive
 
570
 
 
571
clean-am:  clean-pkglibLTLIBRARIES clean-compile clean-libtool \
 
572
                clean-tags clean-generic mostlyclean-am
 
573
 
 
574
clean: clean-recursive
 
575
 
 
576
distclean-am:  distclean-pkglibLTLIBRARIES distclean-compile \
 
577
                distclean-libtool distclean-tags distclean-generic \
 
578
                clean-am
 
579
        -rm -f libtool
 
580
 
 
581
distclean: distclean-recursive
 
582
 
 
583
maintainer-clean-am:  maintainer-clean-pkglibLTLIBRARIES \
 
584
                maintainer-clean-compile maintainer-clean-libtool \
 
585
                maintainer-clean-tags maintainer-clean-generic \
 
586
                distclean-am
 
587
        @echo "This command is intended for maintainers to use;"
 
588
        @echo "it deletes files that may require special tools to rebuild."
 
589
 
 
590
maintainer-clean: maintainer-clean-recursive
 
591
 
 
592
.PHONY: mostlyclean-pkglibLTLIBRARIES distclean-pkglibLTLIBRARIES \
 
593
clean-pkglibLTLIBRARIES maintainer-clean-pkglibLTLIBRARIES \
 
594
uninstall-pkglibLTLIBRARIES install-pkglibLTLIBRARIES \
 
595
mostlyclean-compile distclean-compile clean-compile \
 
596
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 
597
clean-libtool maintainer-clean-libtool install-mann uninstall-mann \
 
598
install-man uninstall-man install-data-recursive \
 
599
uninstall-data-recursive install-exec-recursive \
 
600
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
 
601
all-recursive check-recursive installcheck-recursive info-recursive \
 
602
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
 
603
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
 
604
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
605
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
606
install-exec install-data-am install-data install-am install \
 
607
uninstall-am uninstall all-local all-redirect all-am all installdirs-am \
 
608
installdirs mostlyclean-generic distclean-generic clean-generic \
 
609
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
610
 
 
611
 
 
612
all-local: pkgIndex.tcl
 
613
 
 
614
pkgIndex.tcl:
 
615
        echo 'package ifneeded Tcldot $(VERSION) "' > pkgIndex.tcl
 
616
        echo '  load [file join $$dir libtcldot.so] Tcldot"' >> pkgIndex.tcl
 
617
 
 
618
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
619
# Otherwise a system limit (for SysV at least) may be exceeded.
 
620
.NOEXPORT: