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

« back to all changes in this revision

Viewing changes to dotneato/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 = ${FT_LIBS} ${PNG_LIBS} ${JPEG_LIBS} ${XPM_LIBS} ${Z_LIBS} ${ICONV_LIBS} @LIBS@
 
192
 
 
193
CFLAGS = @CFLAGS@ -DDATE="\"`date`\""
 
194
 
 
195
SUBDIRS = common dotgen neatogen twopigen
 
196
 
 
197
bin_PROGRAMS = dot neato twopi
 
198
 
 
199
noinst_PROGRAMS = dotmemtest neatomemtest twopimemtest
 
200
 
 
201
dot_SOURCES = dot.c
 
202
neato_SOURCES = neato.c
 
203
twopi_SOURCES = twopi.c
 
204
dotmemtest_SOURCES = dotmemtest.c
 
205
neatomemtest_SOURCES = neatomemtest.c
 
206
twopimemtest_SOURCES = twopimemtest.c
 
207
 
 
208
INCLUDES = \
 
209
        -I$(top_srcdir)/dotneato/common \
 
210
        -I$(top_srcdir)/dotneato/dotgen \
 
211
        -I$(top_srcdir)/dotneato/neatogen \
 
212
        -I$(top_srcdir)/dotneato/twopigen \
 
213
        -I$(top_srcdir)/graph \
 
214
        -I$(top_srcdir)/cdt \
 
215
        -I$(top_srcdir)/pathplan
 
216
 
 
217
 
 
218
dot_LDADD = \
 
219
        common/libdotneato.la \
 
220
        dotgen/libdot.la \
 
221
        common/libdotneato.la \
 
222
        ../pathplan/libpathplan.la \
 
223
        ../graph/libgraph.la \
 
224
        ../cdt/libcdt.la \
 
225
        ../gd/libgd.la
 
226
 
 
227
 
 
228
neato_LDADD = \
 
229
        common/libdotneato.la \
 
230
        neatogen/libneato.la \
 
231
        common/libdotneato.la \
 
232
        ../pathplan/libpathplan.la \
 
233
        ../graph/libgraph.la \
 
234
        ../cdt/libcdt.la \
 
235
        ../gd/libgd.la
 
236
 
 
237
 
 
238
twopi_LDADD = \
 
239
        common/libdotneato.la \
 
240
        twopigen/libtwopi.la \
 
241
        neatogen/libneato.la \
 
242
        common/libdotneato.la \
 
243
        ../pathplan/libpathplan.la \
 
244
        ../graph/libgraph.la \
 
245
        ../cdt/libcdt.la \
 
246
        ../gd/libgd.la
 
247
 
 
248
 
 
249
dotmemtest_LDADD = \
 
250
        common/libdotneato.la \
 
251
        dotgen/libdot.la \
 
252
        common/libdotneato.la \
 
253
        ../pathplan/libpathplan.la \
 
254
        ../graph/libgraph.la \
 
255
        ../cdt/libcdt.la \
 
256
        ../gd/libgd.la
 
257
 
 
258
 
 
259
neatomemtest_LDADD = \
 
260
        common/libdotneato.la \
 
261
        neatogen/libneato.la \
 
262
        common/libdotneato.la \
 
263
        ../pathplan/libpathplan.la \
 
264
        ../graph/libgraph.la \
 
265
        ../cdt/libcdt.la \
 
266
        ../gd/libgd.la
 
267
 
 
268
 
 
269
twopimemtest_LDADD = \
 
270
        common/libdotneato.la \
 
271
        twopigen/libtwopi.la \
 
272
        neatogen/libneato.la \
 
273
        common/libdotneato.la \
 
274
        ../pathplan/libpathplan.la \
 
275
        ../graph/libgraph.la \
 
276
        ../cdt/libcdt.la \
 
277
        ../gd/libgd.la
 
278
 
 
279
 
 
280
man_MANS = dot.1 neato.1 twopi.1
 
281
 
 
282
EXTRA_DIST = $(man_MANS) awk/*.awk XFIG_FORMAT3.2.txt \
 
283
        nmakefile Makefile.IN
 
284
 
 
285
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
286
CONFIG_HEADER = ../gvconfig.h
 
287
CONFIG_CLEAN_FILES = 
 
288
bin_PROGRAMS =  dot$(EXEEXT) neato$(EXEEXT) twopi$(EXEEXT)
 
289
noinst_PROGRAMS =  dotmemtest$(EXEEXT) neatomemtest$(EXEEXT) \
 
290
twopimemtest$(EXEEXT)
 
291
PROGRAMS =  $(bin_PROGRAMS) $(noinst_PROGRAMS)
 
292
 
 
293
 
 
294
DEFS = @DEFS@ -I. -I$(srcdir) -I..
 
295
CPPFLAGS = @CPPFLAGS@
 
296
LDFLAGS = @LDFLAGS@
 
297
X_CFLAGS = @X_CFLAGS@
 
298
X_LIBS = @X_LIBS@
 
299
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
300
X_PRE_LIBS = @X_PRE_LIBS@
 
301
dot_OBJECTS =  dot.$(OBJEXT)
 
302
dot_DEPENDENCIES =  common/libdotneato.la dotgen/libdot.la \
 
303
common/libdotneato.la ../pathplan/libpathplan.la ../graph/libgraph.la \
 
304
../cdt/libcdt.la ../gd/libgd.la
 
305
dot_LDFLAGS = 
 
306
neato_OBJECTS =  neato.$(OBJEXT)
 
307
neato_DEPENDENCIES =  common/libdotneato.la neatogen/libneato.la \
 
308
common/libdotneato.la ../pathplan/libpathplan.la ../graph/libgraph.la \
 
309
../cdt/libcdt.la ../gd/libgd.la
 
310
neato_LDFLAGS = 
 
311
twopi_OBJECTS =  twopi.$(OBJEXT)
 
312
twopi_DEPENDENCIES =  common/libdotneato.la twopigen/libtwopi.la \
 
313
neatogen/libneato.la common/libdotneato.la ../pathplan/libpathplan.la \
 
314
../graph/libgraph.la ../cdt/libcdt.la ../gd/libgd.la
 
315
twopi_LDFLAGS = 
 
316
dotmemtest_OBJECTS =  dotmemtest.$(OBJEXT)
 
317
dotmemtest_DEPENDENCIES =  common/libdotneato.la dotgen/libdot.la \
 
318
common/libdotneato.la ../pathplan/libpathplan.la ../graph/libgraph.la \
 
319
../cdt/libcdt.la ../gd/libgd.la
 
320
dotmemtest_LDFLAGS = 
 
321
neatomemtest_OBJECTS =  neatomemtest.$(OBJEXT)
 
322
neatomemtest_DEPENDENCIES =  common/libdotneato.la neatogen/libneato.la \
 
323
common/libdotneato.la ../pathplan/libpathplan.la ../graph/libgraph.la \
 
324
../cdt/libcdt.la ../gd/libgd.la
 
325
neatomemtest_LDFLAGS = 
 
326
twopimemtest_OBJECTS =  twopimemtest.$(OBJEXT)
 
327
twopimemtest_DEPENDENCIES =  common/libdotneato.la twopigen/libtwopi.la \
 
328
neatogen/libneato.la common/libdotneato.la ../pathplan/libpathplan.la \
 
329
../graph/libgraph.la ../cdt/libcdt.la ../gd/libgd.la
 
330
twopimemtest_LDFLAGS = 
 
331
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
332
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
333
CCLD = $(CC)
 
334
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
335
man1dir = $(mandir)/man1
 
336
MANS = $(man_MANS)
 
337
 
 
338
NROFF = nroff
 
339
DIST_COMMON =  Makefile.am Makefile.in
 
340
 
 
341
 
 
342
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
343
 
 
344
TAR = gtar
 
345
GZIP_ENV = --best
 
346
SOURCES = $(dot_SOURCES) $(neato_SOURCES) $(twopi_SOURCES) $(dotmemtest_SOURCES) $(neatomemtest_SOURCES) $(twopimemtest_SOURCES)
 
347
OBJECTS = $(dot_OBJECTS) $(neato_OBJECTS) $(twopi_OBJECTS) $(dotmemtest_OBJECTS) $(neatomemtest_OBJECTS) $(twopimemtest_OBJECTS)
 
348
 
 
349
all: all-redirect
 
350
.SUFFIXES:
 
351
.SUFFIXES: .S .c .lo .o .obj .s
 
352
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
353
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps dotneato/Makefile
 
354
 
 
355
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
356
        cd $(top_builddir) \
 
357
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
358
 
 
359
 
 
360
mostlyclean-binPROGRAMS:
 
361
 
 
362
clean-binPROGRAMS:
 
363
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
364
 
 
365
distclean-binPROGRAMS:
 
366
 
 
367
maintainer-clean-binPROGRAMS:
 
368
 
 
369
install-binPROGRAMS: $(bin_PROGRAMS)
 
370
        @$(NORMAL_INSTALL)
 
371
        $(mkinstalldirs) $(DESTDIR)$(bindir)
 
372
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
373
          if test -f $$p; then \
 
374
            echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
 
375
            $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
 
376
          else :; fi; \
 
377
        done
 
378
 
 
379
uninstall-binPROGRAMS:
 
380
        @$(NORMAL_UNINSTALL)
 
381
        list='$(bin_PROGRAMS)'; for p in $$list; do \
 
382
          rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
 
383
        done
 
384
 
 
385
mostlyclean-noinstPROGRAMS:
 
386
 
 
387
clean-noinstPROGRAMS:
 
388
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
 
389
 
 
390
distclean-noinstPROGRAMS:
 
391
 
 
392
maintainer-clean-noinstPROGRAMS:
 
393
 
 
394
.c.o:
 
395
        $(COMPILE) -c $<
 
396
 
 
397
# FIXME: We should only use cygpath when building on Windows,
 
398
# and only if it is available.
 
399
.c.obj:
 
400
        $(COMPILE) -c `cygpath -w $<`
 
401
 
 
402
.s.o:
 
403
        $(COMPILE) -c $<
 
404
 
 
405
.S.o:
 
406
        $(COMPILE) -c $<
 
407
 
 
408
mostlyclean-compile:
 
409
        -rm -f *.o core *.core
 
410
        -rm -f *.$(OBJEXT)
 
411
 
 
412
clean-compile:
 
413
 
 
414
distclean-compile:
 
415
        -rm -f *.tab.c
 
416
 
 
417
maintainer-clean-compile:
 
418
 
 
419
.c.lo:
 
420
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
421
 
 
422
.s.lo:
 
423
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
424
 
 
425
.S.lo:
 
426
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
427
 
 
428
mostlyclean-libtool:
 
429
        -rm -f *.lo
 
430
 
 
431
clean-libtool:
 
432
        -rm -rf .libs _libs
 
433
 
 
434
distclean-libtool:
 
435
 
 
436
maintainer-clean-libtool:
 
437
 
 
438
dot$(EXEEXT): $(dot_OBJECTS) $(dot_DEPENDENCIES)
 
439
        @rm -f dot$(EXEEXT)
 
440
        $(LINK) $(dot_LDFLAGS) $(dot_OBJECTS) $(dot_LDADD) $(LIBS)
 
441
 
 
442
neato$(EXEEXT): $(neato_OBJECTS) $(neato_DEPENDENCIES)
 
443
        @rm -f neato$(EXEEXT)
 
444
        $(LINK) $(neato_LDFLAGS) $(neato_OBJECTS) $(neato_LDADD) $(LIBS)
 
445
 
 
446
twopi$(EXEEXT): $(twopi_OBJECTS) $(twopi_DEPENDENCIES)
 
447
        @rm -f twopi$(EXEEXT)
 
448
        $(LINK) $(twopi_LDFLAGS) $(twopi_OBJECTS) $(twopi_LDADD) $(LIBS)
 
449
 
 
450
dotmemtest$(EXEEXT): $(dotmemtest_OBJECTS) $(dotmemtest_DEPENDENCIES)
 
451
        @rm -f dotmemtest$(EXEEXT)
 
452
        $(LINK) $(dotmemtest_LDFLAGS) $(dotmemtest_OBJECTS) $(dotmemtest_LDADD) $(LIBS)
 
453
 
 
454
neatomemtest$(EXEEXT): $(neatomemtest_OBJECTS) $(neatomemtest_DEPENDENCIES)
 
455
        @rm -f neatomemtest$(EXEEXT)
 
456
        $(LINK) $(neatomemtest_LDFLAGS) $(neatomemtest_OBJECTS) $(neatomemtest_LDADD) $(LIBS)
 
457
 
 
458
twopimemtest$(EXEEXT): $(twopimemtest_OBJECTS) $(twopimemtest_DEPENDENCIES)
 
459
        @rm -f twopimemtest$(EXEEXT)
 
460
        $(LINK) $(twopimemtest_LDFLAGS) $(twopimemtest_OBJECTS) $(twopimemtest_LDADD) $(LIBS)
 
461
 
 
462
install-man1:
 
463
        $(mkinstalldirs) $(DESTDIR)$(man1dir)
 
464
        @list='$(man1_MANS)'; \
 
465
        l2='$(man_MANS)'; for i in $$l2; do \
 
466
          case "$$i" in \
 
467
            *.1*) list="$$list $$i" ;; \
 
468
          esac; \
 
469
        done; \
 
470
        for i in $$list; do \
 
471
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
472
          else file=$$i; fi; \
 
473
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
474
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
475
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
476
          echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
 
477
          $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
 
478
        done
 
479
 
 
480
uninstall-man1:
 
481
        @list='$(man1_MANS)'; \
 
482
        l2='$(man_MANS)'; for i in $$l2; do \
 
483
          case "$$i" in \
 
484
            *.1*) list="$$list $$i" ;; \
 
485
          esac; \
 
486
        done; \
 
487
        for i in $$list; do \
 
488
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
489
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
490
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
491
          echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
 
492
          rm -f $(DESTDIR)$(man1dir)/$$inst; \
 
493
        done
 
494
install-man: $(MANS)
 
495
        @$(NORMAL_INSTALL)
 
496
        $(MAKE) $(AM_MAKEFLAGS) install-man1
 
497
uninstall-man:
 
498
        @$(NORMAL_UNINSTALL)
 
499
        $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
 
500
 
 
501
# This directory's subdirectories are mostly independent; you can cd
 
502
# into them and run `make' without going through this Makefile.
 
503
# To change the values of `make' variables: instead of editing Makefiles,
 
504
# (1) if the variable is set in `config.status', edit `config.status'
 
505
#     (which will cause the Makefiles to be regenerated when you run `make');
 
506
# (2) otherwise, pass the desired values on the `make' command line.
 
507
 
 
508
@SET_MAKE@
 
509
 
 
510
all-recursive install-data-recursive install-exec-recursive \
 
511
installdirs-recursive install-recursive uninstall-recursive  \
 
512
check-recursive installcheck-recursive info-recursive dvi-recursive:
 
513
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
514
        dot_seen=no; \
 
515
        target=`echo $@ | sed s/-recursive//`; \
 
516
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
517
          echo "Making $$target in $$subdir"; \
 
518
          if test "$$subdir" = "."; then \
 
519
            dot_seen=yes; \
 
520
            local_target="$$target-am"; \
 
521
          else \
 
522
            local_target="$$target"; \
 
523
          fi; \
 
524
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
525
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
526
        done; \
 
527
        if test "$$dot_seen" = "no"; then \
 
528
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
529
        fi; test -z "$$fail"
 
530
 
 
531
mostlyclean-recursive clean-recursive distclean-recursive \
 
532
maintainer-clean-recursive:
 
533
        @set fnord $(MAKEFLAGS); amf=$$2; \
 
534
        dot_seen=no; \
 
535
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
 
536
          rev="$$subdir $$rev"; \
 
537
          test "$$subdir" != "." || dot_seen=yes; \
 
538
        done; \
 
539
        test "$$dot_seen" = "no" && rev=". $$rev"; \
 
540
        target=`echo $@ | sed s/-recursive//`; \
 
541
        for subdir in $$rev; do \
 
542
          echo "Making $$target in $$subdir"; \
 
543
          if test "$$subdir" = "."; then \
 
544
            local_target="$$target-am"; \
 
545
          else \
 
546
            local_target="$$target"; \
 
547
          fi; \
 
548
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
549
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
550
        done && test -z "$$fail"
 
551
tags-recursive:
 
552
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
553
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
554
        done
 
555
 
 
556
tags: TAGS
 
557
 
 
558
ID: $(HEADERS) $(SOURCES) $(LISP)
 
559
        list='$(SOURCES) $(HEADERS)'; \
 
560
        unique=`for i in $$list; do echo $$i; done | \
 
561
          awk '    { files[$$0] = 1; } \
 
562
               END { for (i in files) print i; }'`; \
 
563
        here=`pwd` && cd $(srcdir) \
 
564
          && mkid -f$$here/ID $$unique $(LISP)
 
565
 
 
566
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
567
        tags=; \
 
568
        here=`pwd`; \
 
569
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
570
   if test "$$subdir" = .; then :; else \
 
571
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
572
   fi; \
 
573
        done; \
 
574
        list='$(SOURCES) $(HEADERS)'; \
 
575
        unique=`for i in $$list; do echo $$i; done | \
 
576
          awk '    { files[$$0] = 1; } \
 
577
               END { for (i in files) print i; }'`; \
 
578
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
579
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
580
 
 
581
mostlyclean-tags:
 
582
 
 
583
clean-tags:
 
584
 
 
585
distclean-tags:
 
586
        -rm -f TAGS ID
 
587
 
 
588
maintainer-clean-tags:
 
589
 
 
590
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
591
 
 
592
subdir = dotneato
 
593
 
 
594
distdir: $(DISTFILES)
 
595
        $(mkinstalldirs) $(distdir)/awk
 
596
        @for file in $(DISTFILES); do \
 
597
          d=$(srcdir); \
 
598
          if test -d $$d/$$file; then \
 
599
            cp -pr $$d/$$file $(distdir)/$$file; \
 
600
          else \
 
601
            test -f $(distdir)/$$file \
 
602
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
603
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
604
          fi; \
 
605
        done
 
606
        for subdir in $(SUBDIRS); do \
 
607
          if test "$$subdir" = .; then :; else \
 
608
            test -d $(distdir)/$$subdir \
 
609
            || mkdir $(distdir)/$$subdir \
 
610
            || exit 1; \
 
611
            chmod 777 $(distdir)/$$subdir; \
 
612
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
 
613
              || exit 1; \
 
614
          fi; \
 
615
        done
 
616
dot.o: dot.c dotgen/dot.h common/render.h ../gvconfig.h common/macros.h \
 
617
        common/const.h common/types.h ../pathplan/pathplan.h \
 
618
        ../pathplan/pathgeom.h ../graph/graph.h ../cdt/cdt.h \
 
619
        ../cdt/ast_common.h common/globals.h common/renderprocs.h \
 
620
        dotgen/dotprocs.h ../getopt.h
 
621
dotmemtest.o: dotmemtest.c dotgen/dot.h common/render.h ../gvconfig.h \
 
622
        common/macros.h common/const.h common/types.h \
 
623
        ../pathplan/pathplan.h ../pathplan/pathgeom.h ../graph/graph.h \
 
624
        ../cdt/cdt.h ../cdt/ast_common.h common/globals.h \
 
625
        common/renderprocs.h dotgen/dotprocs.h ../getopt.h
 
626
neato.o: neato.c neatogen/neato.h ../gvconfig.h ../pathplan/pathplan.h \
 
627
        ../pathplan/pathgeom.h common/render.h common/macros.h \
 
628
        common/const.h common/types.h ../graph/graph.h ../cdt/cdt.h \
 
629
        ../cdt/ast_common.h common/globals.h common/renderprocs.h \
 
630
        neatogen/neatoprocs.h neatogen/adjust.h ../getopt.h
 
631
neatomemtest.o: neatomemtest.c neatogen/neato.h ../gvconfig.h \
 
632
        ../pathplan/pathplan.h ../pathplan/pathgeom.h common/render.h \
 
633
        common/macros.h common/const.h common/types.h ../graph/graph.h \
 
634
        ../cdt/cdt.h ../cdt/ast_common.h common/globals.h \
 
635
        common/renderprocs.h neatogen/neatoprocs.h neatogen/adjust.h \
 
636
        ../getopt.h
 
637
twopi.o: twopi.c twopigen/circle.h common/render.h ../gvconfig.h \
 
638
        common/macros.h common/const.h common/types.h \
 
639
        ../pathplan/pathplan.h ../pathplan/pathgeom.h ../graph/graph.h \
 
640
        ../cdt/cdt.h ../cdt/ast_common.h common/globals.h \
 
641
        common/renderprocs.h ../getopt.h
 
642
twopimemtest.o: twopimemtest.c twopigen/circle.h common/render.h \
 
643
        ../gvconfig.h common/macros.h common/const.h common/types.h \
 
644
        ../pathplan/pathplan.h ../pathplan/pathgeom.h ../graph/graph.h \
 
645
        ../cdt/cdt.h ../cdt/ast_common.h common/globals.h \
 
646
        common/renderprocs.h ../getopt.h
 
647
 
 
648
info-am:
 
649
info: info-recursive
 
650
dvi-am:
 
651
dvi: dvi-recursive
 
652
check-am: all-am
 
653
check: check-recursive
 
654
installcheck-am:
 
655
installcheck: installcheck-recursive
 
656
install-exec-am: install-binPROGRAMS
 
657
install-exec: install-exec-recursive
 
658
 
 
659
install-data-am: install-man
 
660
install-data: install-data-recursive
 
661
 
 
662
install-am: all-am
 
663
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
664
install: install-recursive
 
665
uninstall-am: uninstall-binPROGRAMS uninstall-man
 
666
uninstall: uninstall-recursive
 
667
all-am: Makefile $(PROGRAMS) $(MANS)
 
668
all-redirect: all-recursive
 
669
install-strip:
 
670
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
671
installdirs: installdirs-recursive
 
672
installdirs-am:
 
673
        $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1
 
674
 
 
675
 
 
676
mostlyclean-generic:
 
677
 
 
678
clean-generic:
 
679
 
 
680
distclean-generic:
 
681
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
682
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
683
 
 
684
maintainer-clean-generic:
 
685
mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-noinstPROGRAMS \
 
686
                mostlyclean-compile mostlyclean-libtool \
 
687
                mostlyclean-tags mostlyclean-generic
 
688
 
 
689
mostlyclean: mostlyclean-recursive
 
690
 
 
691
clean-am:  clean-binPROGRAMS clean-noinstPROGRAMS clean-compile \
 
692
                clean-libtool clean-tags clean-generic mostlyclean-am
 
693
 
 
694
clean: clean-recursive
 
695
 
 
696
distclean-am:  distclean-binPROGRAMS distclean-noinstPROGRAMS \
 
697
                distclean-compile distclean-libtool distclean-tags \
 
698
                distclean-generic clean-am
 
699
        -rm -f libtool
 
700
 
 
701
distclean: distclean-recursive
 
702
 
 
703
maintainer-clean-am:  maintainer-clean-binPROGRAMS \
 
704
                maintainer-clean-noinstPROGRAMS \
 
705
                maintainer-clean-compile maintainer-clean-libtool \
 
706
                maintainer-clean-tags maintainer-clean-generic \
 
707
                distclean-am
 
708
        @echo "This command is intended for maintainers to use;"
 
709
        @echo "it deletes files that may require special tools to rebuild."
 
710
 
 
711
maintainer-clean: maintainer-clean-recursive
 
712
 
 
713
.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
 
714
maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
 
715
mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
 
716
clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
 
717
mostlyclean-compile distclean-compile clean-compile \
 
718
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 
719
clean-libtool maintainer-clean-libtool install-man1 uninstall-man1 \
 
720
install-man uninstall-man install-data-recursive \
 
721
uninstall-data-recursive install-exec-recursive \
 
722
uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
 
723
all-recursive check-recursive installcheck-recursive info-recursive \
 
724
dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
 
725
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
 
726
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
727
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
728
install-exec install-data-am install-data install-am install \
 
729
uninstall-am uninstall all-redirect all-am all installdirs-am \
 
730
installdirs mostlyclean-generic distclean-generic clean-generic \
 
731
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
732
 
 
733
 
 
734
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
735
# Otherwise a system limit (for SysV at least) may be exceeded.
 
736
.NOEXPORT: