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

« back to all changes in this revision

Viewing changes to dotneato/common/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 = 
 
192
 
 
193
noinst_HEADERS = const.h globals.h macros.h render.h \
 
194
         renderprocs.h types.h utils.h
 
195
 
 
196
noinst_LTLIBRARIES = libdotneato.la
 
197
 
 
198
INCLUDES = \
 
199
        -I$(top_srcdir)/dotneato/dotgen \
 
200
        -I$(top_srcdir)/dotneato/neatogen \
 
201
        -I$(top_srcdir)/dotneato/twopigen \
 
202
        -I$(top_srcdir)/graph \
 
203
        -I$(top_srcdir)/cdt \
 
204
        -I$(top_srcdir)/pathplan \
 
205
        -I$(top_srcdir)/gd \
 
206
        ${Z_INCLUDES}
 
207
 
 
208
 
 
209
libdotneato_la_SOURCES = colxlate.c emit.c figgen.c gdgen.c globals.c \
 
210
        hpglgen.c imapgen.c input.c ismapgen.c mifgen.c mpgen.c output.c \
 
211
        postproc.c picgen.c psgen.c shapes.c svggen.c utils.c vrmlgen.c  \
 
212
        vtxgen.c strcasecmp.c strncasecmp.c fontmetrics.c \
 
213
        const.h globals.h macros.h render.h renderprocs.h types.h utils.h \
 
214
        ps.txt color_names
 
215
 
 
216
 
 
217
DISTCLEANFILES = color_lib colortbl.h
 
218
 
 
219
EXTRA_DIST = nmakefile Makefile.IN README.imap chars.tcl
 
220
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
221
CONFIG_HEADER = ../../gvconfig.h
 
222
CONFIG_CLEAN_FILES = 
 
223
LTLIBRARIES =  $(noinst_LTLIBRARIES)
 
224
 
 
225
 
 
226
DEFS = @DEFS@ -I. -I$(srcdir) -I../..
 
227
CPPFLAGS = @CPPFLAGS@
 
228
LDFLAGS = @LDFLAGS@
 
229
X_CFLAGS = @X_CFLAGS@
 
230
X_LIBS = @X_LIBS@
 
231
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
232
X_PRE_LIBS = @X_PRE_LIBS@
 
233
libdotneato_la_LDFLAGS = 
 
234
libdotneato_la_LIBADD = 
 
235
libdotneato_la_OBJECTS =  colxlate.lo emit.lo figgen.lo gdgen.lo \
 
236
globals.lo hpglgen.lo imapgen.lo input.lo ismapgen.lo mifgen.lo \
 
237
mpgen.lo output.lo postproc.lo picgen.lo psgen.lo shapes.lo svggen.lo \
 
238
utils.lo vrmlgen.lo vtxgen.lo strcasecmp.lo strncasecmp.lo \
 
239
fontmetrics.lo
 
240
CFLAGS = @CFLAGS@
 
241
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
242
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
243
CCLD = $(CC)
 
244
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
245
HEADERS =  $(noinst_HEADERS)
 
246
 
 
247
DIST_COMMON =  Makefile.am Makefile.in
 
248
 
 
249
 
 
250
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
251
 
 
252
TAR = gtar
 
253
GZIP_ENV = --best
 
254
SOURCES = $(libdotneato_la_SOURCES)
 
255
OBJECTS = $(libdotneato_la_OBJECTS)
 
256
 
 
257
all: all-redirect
 
258
.SUFFIXES:
 
259
.SUFFIXES: .S .c .lo .o .obj .s
 
260
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
261
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps dotneato/common/Makefile
 
262
 
 
263
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
264
        cd $(top_builddir) \
 
265
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
266
 
 
267
 
 
268
mostlyclean-noinstLTLIBRARIES:
 
269
 
 
270
clean-noinstLTLIBRARIES:
 
271
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
272
 
 
273
distclean-noinstLTLIBRARIES:
 
274
 
 
275
maintainer-clean-noinstLTLIBRARIES:
 
276
 
 
277
.c.o:
 
278
        $(COMPILE) -c $<
 
279
 
 
280
# FIXME: We should only use cygpath when building on Windows,
 
281
# and only if it is available.
 
282
.c.obj:
 
283
        $(COMPILE) -c `cygpath -w $<`
 
284
 
 
285
.s.o:
 
286
        $(COMPILE) -c $<
 
287
 
 
288
.S.o:
 
289
        $(COMPILE) -c $<
 
290
 
 
291
mostlyclean-compile:
 
292
        -rm -f *.o core *.core
 
293
        -rm -f *.$(OBJEXT)
 
294
 
 
295
clean-compile:
 
296
 
 
297
distclean-compile:
 
298
        -rm -f *.tab.c
 
299
 
 
300
maintainer-clean-compile:
 
301
 
 
302
.c.lo:
 
303
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
304
 
 
305
.s.lo:
 
306
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
307
 
 
308
.S.lo:
 
309
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
310
 
 
311
mostlyclean-libtool:
 
312
        -rm -f *.lo
 
313
 
 
314
clean-libtool:
 
315
        -rm -rf .libs _libs
 
316
 
 
317
distclean-libtool:
 
318
 
 
319
maintainer-clean-libtool:
 
320
 
 
321
libdotneato.la: $(libdotneato_la_OBJECTS) $(libdotneato_la_DEPENDENCIES)
 
322
        $(LINK)  $(libdotneato_la_LDFLAGS) $(libdotneato_la_OBJECTS) $(libdotneato_la_LIBADD) $(LIBS)
 
323
 
 
324
tags: TAGS
 
325
 
 
326
ID: $(HEADERS) $(SOURCES) $(LISP)
 
327
        list='$(SOURCES) $(HEADERS)'; \
 
328
        unique=`for i in $$list; do echo $$i; done | \
 
329
          awk '    { files[$$0] = 1; } \
 
330
               END { for (i in files) print i; }'`; \
 
331
        here=`pwd` && cd $(srcdir) \
 
332
          && mkid -f$$here/ID $$unique $(LISP)
 
333
 
 
334
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
335
        tags=; \
 
336
        here=`pwd`; \
 
337
        list='$(SOURCES) $(HEADERS)'; \
 
338
        unique=`for i in $$list; do echo $$i; done | \
 
339
          awk '    { files[$$0] = 1; } \
 
340
               END { for (i in files) print i; }'`; \
 
341
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
342
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
 
343
 
 
344
mostlyclean-tags:
 
345
 
 
346
clean-tags:
 
347
 
 
348
distclean-tags:
 
349
        -rm -f TAGS ID
 
350
 
 
351
maintainer-clean-tags:
 
352
 
 
353
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
354
 
 
355
subdir = dotneato/common
 
356
 
 
357
distdir: $(DISTFILES)
 
358
        @for file in $(DISTFILES); do \
 
359
          d=$(srcdir); \
 
360
          if test -d $$d/$$file; then \
 
361
            cp -pr $$d/$$file $(distdir)/$$file; \
 
362
          else \
 
363
            test -f $(distdir)/$$file \
 
364
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
365
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
366
          fi; \
 
367
        done
 
368
colxlate.lo colxlate.o : colxlate.c render.h ../../gvconfig.h macros.h \
 
369
        const.h types.h ../../pathplan/pathplan.h \
 
370
        ../../pathplan/pathgeom.h ../../graph/graph.h ../../cdt/cdt.h \
 
371
        ../../cdt/ast_common.h globals.h renderprocs.h colortbl.h
 
372
emit.lo emit.o : emit.c render.h ../../gvconfig.h macros.h const.h \
 
373
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
374
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
375
        globals.h renderprocs.h
 
376
figgen.lo figgen.o : figgen.c render.h ../../gvconfig.h macros.h const.h \
 
377
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
378
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
379
        globals.h renderprocs.h
 
380
fontmetrics.lo fontmetrics.o : fontmetrics.c render.h ../../gvconfig.h \
 
381
        macros.h const.h types.h ../../pathplan/pathplan.h \
 
382
        ../../pathplan/pathgeom.h ../../graph/graph.h ../../cdt/cdt.h \
 
383
        ../../cdt/ast_common.h globals.h renderprocs.h
 
384
gdgen.lo gdgen.o : gdgen.c render.h ../../gvconfig.h macros.h const.h \
 
385
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
386
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
387
        globals.h renderprocs.h ../../gd/gd.h ../../gd/gd_io.h utils.h
 
388
globals.lo globals.o : globals.c render.h ../../gvconfig.h macros.h \
 
389
        const.h types.h ../../pathplan/pathplan.h \
 
390
        ../../pathplan/pathgeom.h ../../graph/graph.h ../../cdt/cdt.h \
 
391
        ../../cdt/ast_common.h globals.h renderprocs.h
 
392
hpglgen.lo hpglgen.o : hpglgen.c render.h ../../gvconfig.h macros.h \
 
393
        const.h types.h ../../pathplan/pathplan.h \
 
394
        ../../pathplan/pathgeom.h ../../graph/graph.h ../../cdt/cdt.h \
 
395
        ../../cdt/ast_common.h globals.h renderprocs.h
 
396
imapgen.lo imapgen.o : imapgen.c render.h ../../gvconfig.h macros.h \
 
397
        const.h types.h ../../pathplan/pathplan.h \
 
398
        ../../pathplan/pathgeom.h ../../graph/graph.h ../../cdt/cdt.h \
 
399
        ../../cdt/ast_common.h globals.h renderprocs.h ../../gd/gd.h \
 
400
        ../../gd/gd_io.h
 
401
input.lo input.o : input.c render.h ../../gvconfig.h macros.h const.h \
 
402
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
403
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
404
        globals.h renderprocs.h
 
405
ismapgen.lo ismapgen.o : ismapgen.c render.h ../../gvconfig.h macros.h \
 
406
        const.h types.h ../../pathplan/pathplan.h \
 
407
        ../../pathplan/pathgeom.h ../../graph/graph.h ../../cdt/cdt.h \
 
408
        ../../cdt/ast_common.h globals.h renderprocs.h ../../gd/gd.h \
 
409
        ../../gd/gd_io.h
 
410
mifgen.lo mifgen.o : mifgen.c render.h ../../gvconfig.h macros.h const.h \
 
411
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
412
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
413
        globals.h renderprocs.h
 
414
mpgen.lo mpgen.o : mpgen.c render.h ../../gvconfig.h macros.h const.h \
 
415
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
416
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
417
        globals.h renderprocs.h ../../getopt.h
 
418
output.lo output.o : output.c render.h ../../gvconfig.h macros.h const.h \
 
419
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
420
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
421
        globals.h renderprocs.h
 
422
picgen.lo picgen.o : picgen.c render.h ../../gvconfig.h macros.h const.h \
 
423
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
424
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
425
        globals.h renderprocs.h
 
426
postproc.lo postproc.o : postproc.c render.h ../../gvconfig.h macros.h \
 
427
        const.h types.h ../../pathplan/pathplan.h \
 
428
        ../../pathplan/pathgeom.h ../../graph/graph.h ../../cdt/cdt.h \
 
429
        ../../cdt/ast_common.h globals.h renderprocs.h
 
430
psgen.lo psgen.o : psgen.c render.h ../../gvconfig.h macros.h const.h \
 
431
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
432
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
433
        globals.h renderprocs.h ps.h ../../getopt.h
 
434
shapes.lo shapes.o : shapes.c render.h ../../gvconfig.h macros.h const.h \
 
435
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
436
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
437
        globals.h renderprocs.h
 
438
strcasecmp.lo strcasecmp.o : strcasecmp.c ../../gvconfig.h
 
439
strncasecmp.lo strncasecmp.o : strncasecmp.c ../../gvconfig.h
 
440
svggen.lo svggen.o : svggen.c render.h ../../gvconfig.h macros.h const.h \
 
441
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
442
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
443
        globals.h renderprocs.h ../../getopt.h
 
444
utils.lo utils.o : utils.c render.h ../../gvconfig.h macros.h const.h \
 
445
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
446
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
447
        globals.h renderprocs.h ../../getopt.h
 
448
vrmlgen.lo vrmlgen.o : vrmlgen.c render.h ../../gvconfig.h macros.h \
 
449
        const.h types.h ../../pathplan/pathplan.h \
 
450
        ../../pathplan/pathgeom.h ../../graph/graph.h ../../cdt/cdt.h \
 
451
        ../../cdt/ast_common.h globals.h renderprocs.h ../../gd/gd.h \
 
452
        ../../gd/gd_io.h utils.h
 
453
vtxgen.lo vtxgen.o : vtxgen.c render.h ../../gvconfig.h macros.h const.h \
 
454
        types.h ../../pathplan/pathplan.h ../../pathplan/pathgeom.h \
 
455
        ../../graph/graph.h ../../cdt/cdt.h ../../cdt/ast_common.h \
 
456
        globals.h renderprocs.h
 
457
 
 
458
info-am:
 
459
info: info-am
 
460
dvi-am:
 
461
dvi: dvi-am
 
462
check-am: all-am
 
463
check: check-am
 
464
installcheck-am:
 
465
installcheck: installcheck-am
 
466
install-exec-am:
 
467
install-exec: install-exec-am
 
468
 
 
469
install-data-am:
 
470
install-data: install-data-am
 
471
 
 
472
install-am: all-am
 
473
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
474
install: install-am
 
475
uninstall-am:
 
476
uninstall: uninstall-am
 
477
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
478
all-redirect: all-am
 
479
install-strip:
 
480
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
481
installdirs:
 
482
 
 
483
 
 
484
mostlyclean-generic:
 
485
 
 
486
clean-generic:
 
487
 
 
488
distclean-generic:
 
489
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
490
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
491
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
492
 
 
493
maintainer-clean-generic:
 
494
mostlyclean-am:  mostlyclean-noinstLTLIBRARIES mostlyclean-compile \
 
495
                mostlyclean-libtool mostlyclean-tags \
 
496
                mostlyclean-generic
 
497
 
 
498
mostlyclean: mostlyclean-am
 
499
 
 
500
clean-am:  clean-noinstLTLIBRARIES clean-compile clean-libtool \
 
501
                clean-tags clean-generic mostlyclean-am
 
502
 
 
503
clean: clean-am
 
504
 
 
505
distclean-am:  distclean-noinstLTLIBRARIES distclean-compile \
 
506
                distclean-libtool distclean-tags distclean-generic \
 
507
                clean-am
 
508
        -rm -f libtool
 
509
 
 
510
distclean: distclean-am
 
511
 
 
512
maintainer-clean-am:  maintainer-clean-noinstLTLIBRARIES \
 
513
                maintainer-clean-compile maintainer-clean-libtool \
 
514
                maintainer-clean-tags maintainer-clean-generic \
 
515
                distclean-am
 
516
        @echo "This command is intended for maintainers to use;"
 
517
        @echo "it deletes files that may require special tools to rebuild."
 
518
 
 
519
maintainer-clean: maintainer-clean-am
 
520
 
 
521
.PHONY: mostlyclean-noinstLTLIBRARIES distclean-noinstLTLIBRARIES \
 
522
clean-noinstLTLIBRARIES maintainer-clean-noinstLTLIBRARIES \
 
523
mostlyclean-compile distclean-compile clean-compile \
 
524
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
 
525
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
 
526
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
 
527
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
528
install-exec install-data-am install-data install-am install \
 
529
uninstall-am uninstall all-redirect all-am all installdirs \
 
530
mostlyclean-generic distclean-generic clean-generic \
 
531
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
532
 
 
533
 
 
534
psgen.o psgen.lo : ps.h
 
535
 
 
536
ps.h : ps.txt
 
537
        $(AWK) -f ../awk/stringize.awk ps.txt > ps.h
 
538
 
 
539
colxlate.o colxlate.lo : colortbl.h
 
540
 
 
541
colortbl.h : color_lib
 
542
        $(AWK) -f ../awk/colortbl.awk color_lib > colortbl.h
 
543
 
 
544
color_lib : color_names
 
545
        $(SED) s/_//g color_names | $(SORT) +0 -1 > color_lib
 
546
 
 
547
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
548
# Otherwise a system limit (for SysV at least) may be exceeded.
 
549
.NOEXPORT: