|
@@
-1,599
+1,598
|
|
1
|
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
|
1
|
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
|
2
|
# @configure_input@
|
|
2
|
# @configure_input@
|
|
3
|
|
|
3
|
|
|
4
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
4
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
5
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
|
5
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
|
6
|
# Inc.
|
|
6
|
# Inc.
|
|
7
|
# This Makefile.in is free software; the Free Software Foundation
|
|
7
|
# This Makefile.in is free software; the Free Software Foundation
|
|
8
|
# gives unlimited permission to copy and/or distribute it,
|
|
8
|
# gives unlimited permission to copy and/or distribute it,
|
|
9
|
# with or without modifications, as long as this notice is preserved.
|
|
9
|
# with or without modifications, as long as this notice is preserved.
|
|
10
|
|
|
10
|
|
|
11
|
# This program is distributed in the hope that it will be useful,
|
|
11
|
# This program is distributed in the hope that it will be useful,
|
|
12
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
12
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
13
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
13
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
14
|
# PARTICULAR PURPOSE.
|
|
14
|
# PARTICULAR PURPOSE.
|
|
15
|
|
|
15
|
|
|
16
|
@SET_MAKE@
|
|
16
|
@SET_MAKE@
|
|
17
|
|
|
17
|
|
|
18
|
|
|
18
|
|
|
19
|
|
|
19
|
|
|
20
|
VPATH = @srcdir@
|
|
20
|
VPATH = @srcdir@
|
|
21
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
21
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
22
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
22
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
23
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
23
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
24
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
|
24
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
|
25
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
25
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
26
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
26
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
27
|
install_sh_PROGRAM = $(install_sh) -c
|
|
27
|
install_sh_PROGRAM = $(install_sh) -c
|
|
28
|
install_sh_SCRIPT = $(install_sh) -c
|
|
28
|
install_sh_SCRIPT = $(install_sh) -c
|
|
29
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
29
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
30
|
transform = $(program_transform_name)
|
|
30
|
transform = $(program_transform_name)
|
|
31
|
NORMAL_INSTALL = :
|
|
31
|
NORMAL_INSTALL = :
|
|
32
|
PRE_INSTALL = :
|
|
32
|
PRE_INSTALL = :
|
|
33
|
POST_INSTALL = :
|
|
33
|
POST_INSTALL = :
|
|
34
|
NORMAL_UNINSTALL = :
|
|
34
|
NORMAL_UNINSTALL = :
|
|
35
|
PRE_UNINSTALL = :
|
|
35
|
PRE_UNINSTALL = :
|
|
36
|
POST_UNINSTALL = :
|
|
36
|
POST_UNINSTALL = :
|
|
37
|
build_triplet = @build@
|
|
37
|
build_triplet = @build@
|
|
38
|
host_triplet = @host@
|
|
38
|
host_triplet = @host@
|
|
39
|
subdir = src
|
|
39
|
subdir = src
|
|
40
|
DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
|
|
40
|
DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
|
|
41
|
$(srcdir)/Makefile.in $(srcdir)/rs232config.h.in
|
|
41
|
$(srcdir)/Makefile.in $(srcdir)/rs232config.h.in
|
|
42
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
42
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
43
|
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
|
43
|
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
|
44
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
44
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
45
|
$(ACLOCAL_M4)
|
|
45
|
$(ACLOCAL_M4)
|
|
46
|
mkinstalldirs = $(install_sh) -d
|
|
46
|
mkinstalldirs = $(install_sh) -d
|
|
47
|
CONFIG_HEADER = rs232config.h
|
|
47
|
CONFIG_HEADER = rs232config.h
|
|
48
|
CONFIG_CLEAN_FILES =
|
|
48
|
CONFIG_CLEAN_FILES =
|
|
49
|
CONFIG_CLEAN_VPATH_FILES =
|
|
49
|
CONFIG_CLEAN_VPATH_FILES =
|
|
50
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
50
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
51
|
am__vpath_adj = case $$p in \
|
|
51
|
am__vpath_adj = case $$p in \
|
|
52
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
52
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
53
|
*) f=$$p;; \
|
|
53
|
*) f=$$p;; \
|
|
54
|
esac;
|
|
54
|
esac;
|
|
55
|
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
|
55
|
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
|
56
|
am__install_max = 40
|
|
56
|
am__install_max = 40
|
|
57
|
am__nobase_strip_setup = \
|
|
57
|
am__nobase_strip_setup = \
|
|
58
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
|
58
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
|
59
|
am__nobase_strip = \
|
|
59
|
am__nobase_strip = \
|
|
60
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
|
60
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
|
61
|
am__nobase_list = $(am__nobase_strip_setup); \
|
|
61
|
am__nobase_list = $(am__nobase_strip_setup); \
|
|
62
|
for p in $$list; do echo "$$p $$p"; done | \
|
|
62
|
for p in $$list; do echo "$$p $$p"; done | \
|
|
63
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
|
63
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
|
64
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
|
64
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
|
65
|
if (++n[$$2] == $(am__install_max)) \
|
|
65
|
if (++n[$$2] == $(am__install_max)) \
|
|
66
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
|
66
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
|
67
|
END { for (dir in files) print dir, files[dir] }'
|
|
67
|
END { for (dir in files) print dir, files[dir] }'
|
|
68
|
am__base_list = \
|
|
68
|
am__base_list = \
|
|
69
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
|
69
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
|
70
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
|
70
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
|
71
|
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
|
|
71
|
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
|
|
72
|
"$(DESTDIR)$(includedir)"
|
|
72
|
"$(DESTDIR)$(includedir)"
|
|
73
|
LTLIBRARIES = $(lib_LTLIBRARIES)
|
|
73
|
LTLIBRARIES = $(lib_LTLIBRARIES)
|
|
74
|
librs232_@RS232_API_VERSION@_la_LIBADD =
|
|
74
|
librs232_@RS232_API_VERSION@_la_LIBADD =
|
|
75
|
am_librs232_@RS232_API_VERSION@_la_OBJECTS = RS232_unix.lo \
|
|
75
|
am_librs232_@RS232_API_VERSION@_la_OBJECTS = RS232_unix.lo \
|
|
76
|
RS232_win.lo
|
|
76
|
RS232_win.lo
|
|
77
|
librs232_@RS232_API_VERSION@_la_OBJECTS = \
|
|
77
|
librs232_@RS232_API_VERSION@_la_OBJECTS = \
|
|
78
|
$(am_librs232_@RS232_API_VERSION@_la_OBJECTS)
|
|
78
|
$(am_librs232_@RS232_API_VERSION@_la_OBJECTS)
|
|
79
|
librs232_@RS232_API_VERSION@_la_LINK = $(LIBTOOL) --tag=CC \
|
|
79
|
librs232_@RS232_API_VERSION@_la_LINK = $(LIBTOOL) --tag=CC \
|
|
80
|
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
|
|
80
|
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
|
|
81
|
$(AM_CFLAGS) $(CFLAGS) \
|
|
81
|
$(AM_CFLAGS) $(CFLAGS) \
|
|
82
|
$(librs232_@RS232_API_VERSION@_la_LDFLAGS) $(LDFLAGS) -o $@
|
|
82
|
$(librs232_@RS232_API_VERSION@_la_LDFLAGS) $(LDFLAGS) -o $@
|
|
83
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
83
|
DEFAULT_INCLUDES = -I.@am__isrc@
|
|
84
|
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
84
|
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
85
|
am__depfiles_maybe = depfiles
|
|
85
|
am__depfiles_maybe = depfiles
|
|
86
|
am__mv = mv -f
|
|
86
|
am__mv = mv -f
|
|
87
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
87
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
88
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
88
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
89
|
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
89
|
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
90
|
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
90
|
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
91
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
91
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
92
|
CCLD = $(CC)
|
|
92
|
CCLD = $(CC)
|
|
93
|
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
93
|
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
94
|
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
|
|
94
|
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
|
|
95
|
$(LDFLAGS) -o $@
|
|
95
|
$(LDFLAGS) -o $@
|
|
96
|
SOURCES = $(librs232_@RS232_API_VERSION@_la_SOURCES)
|
|
96
|
SOURCES = $(librs232_@RS232_API_VERSION@_la_SOURCES)
|
|
97
|
DIST_SOURCES = $(librs232_@RS232_API_VERSION@_la_SOURCES)
|
|
97
|
DIST_SOURCES = $(librs232_@RS232_API_VERSION@_la_SOURCES)
|
|
98
|
DATA = $(pkgconfig_DATA)
|
|
98
|
DATA = $(pkgconfig_DATA)
|
|
99
|
HEADERS = $(include_HEADERS)
|
|
99
|
HEADERS = $(include_HEADERS)
|
|
100
|
ETAGS = etags
|
|
100
|
ETAGS = etags
|
|
101
|
CTAGS = ctags
|
|
101
|
CTAGS = ctags
|
|
102
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
102
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
103
|
ACLOCAL = @ACLOCAL@
|
|
103
|
ACLOCAL = @ACLOCAL@
|
|
104
|
AMTAR = @AMTAR@
|
|
104
|
AMTAR = @AMTAR@
|
|
105
|
AR = @AR@
|
|
105
|
AR = @AR@
|
|
106
|
AS = @AS@
|
|
106
|
AS = @AS@
|
|
107
|
AUTOCONF = @AUTOCONF@
|
|
107
|
AUTOCONF = @AUTOCONF@
|
|
108
|
AUTOHEADER = @AUTOHEADER@
|
|
108
|
AUTOHEADER = @AUTOHEADER@
|
|
109
|
AUTOMAKE = @AUTOMAKE@
|
|
109
|
AUTOMAKE = @AUTOMAKE@
|
|
110
|
AWK = @AWK@
|
|
110
|
AWK = @AWK@
|
|
111
|
CC = @CC@
|
|
111
|
CC = @CC@
|
|
112
|
CCDEPMODE = @CCDEPMODE@
|
|
112
|
CCDEPMODE = @CCDEPMODE@
|
|
113
|
CFLAGS = @CFLAGS@
|
|
113
|
CFLAGS = @CFLAGS@
|
|
114
|
CPP = @CPP@
|
|
114
|
CPP = @CPP@
|
|
115
|
CPPFLAGS = @CPPFLAGS@
|
|
115
|
CPPFLAGS = @CPPFLAGS@
|
|
116
|
CYGPATH_W = @CYGPATH_W@
|
|
116
|
CYGPATH_W = @CYGPATH_W@
|
|
117
|
DEFS = @DEFS@
|
|
117
|
DEFS = @DEFS@
|
|
118
|
DEPDIR = @DEPDIR@
|
|
118
|
DEPDIR = @DEPDIR@
|
|
119
|
DLLTOOL = @DLLTOOL@
|
|
119
|
DLLTOOL = @DLLTOOL@
|
|
120
|
DSYMUTIL = @DSYMUTIL@
|
|
120
|
DSYMUTIL = @DSYMUTIL@
|
|
121
|
DUMPBIN = @DUMPBIN@
|
|
121
|
DUMPBIN = @DUMPBIN@
|
|
122
|
ECHO_C = @ECHO_C@
|
|
122
|
ECHO_C = @ECHO_C@
|
|
123
|
ECHO_N = @ECHO_N@
|
|
123
|
ECHO_N = @ECHO_N@
|
|
124
|
ECHO_T = @ECHO_T@
|
|
124
|
ECHO_T = @ECHO_T@
|
|
125
|
EGREP = @EGREP@
|
|
125
|
EGREP = @EGREP@
|
|
126
|
EXEEXT = @EXEEXT@
|
|
126
|
EXEEXT = @EXEEXT@
|
|
127
|
FGREP = @FGREP@
|
|
127
|
FGREP = @FGREP@
|
|
128
|
GREP = @GREP@
|
|
128
|
GREP = @GREP@
|
|
129
|
INSTALL = @INSTALL@
|
|
129
|
INSTALL = @INSTALL@
|
|
130
|
INSTALL_DATA = @INSTALL_DATA@
|
|
130
|
INSTALL_DATA = @INSTALL_DATA@
|
|
131
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
131
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
132
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
132
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
133
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
133
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
134
|
LD = @LD@
|
|
134
|
LD = @LD@
|
|
135
|
LDFLAGS = @LDFLAGS@
|
|
135
|
LDFLAGS = @LDFLAGS@
|
|
136
|
LIBOBJS = @LIBOBJS@
|
|
136
|
LIBOBJS = @LIBOBJS@
|
|
137
|
LIBS = @LIBS@
|
|
137
|
LIBS = @LIBS@
|
|
138
|
LIBTOOL = @LIBTOOL@
|
|
138
|
LIBTOOL = @LIBTOOL@
|
|
139
|
LIPO = @LIPO@
|
|
139
|
LIPO = @LIPO@
|
|
140
|
LN_S = @LN_S@
|
|
140
|
LN_S = @LN_S@
|
|
141
|
LTLIBOBJS = @LTLIBOBJS@
|
|
141
|
LTLIBOBJS = @LTLIBOBJS@
|
|
142
|
MAKEINFO = @MAKEINFO@
|
|
142
|
MAKEINFO = @MAKEINFO@
|
|
143
|
MANIFEST_TOOL = @MANIFEST_TOOL@
|
|
|
|
|
144
|
MKDIR_P = @MKDIR_P@
|
|
143
|
MKDIR_P = @MKDIR_P@
|
|
145
|
NM = @NM@
|
|
144
|
NM = @NM@
|
|
146
|
NMEDIT = @NMEDIT@
|
|
145
|
NMEDIT = @NMEDIT@
|
|
147
|
OBJDUMP = @OBJDUMP@
|
|
146
|
OBJDUMP = @OBJDUMP@
|
|
148
|
OBJEXT = @OBJEXT@
|
|
147
|
OBJEXT = @OBJEXT@
|
|
149
|
OTOOL = @OTOOL@
|
|
148
|
OTOOL = @OTOOL@
|
|
150
|
OTOOL64 = @OTOOL64@
|
|
149
|
OTOOL64 = @OTOOL64@
|
|
151
|
PACKAGE = @PACKAGE@
|
|
150
|
PACKAGE = @PACKAGE@
|
|
152
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
151
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
153
|
PACKAGE_NAME = @PACKAGE_NAME@
|
|
152
|
PACKAGE_NAME = @PACKAGE_NAME@
|
|
154
|
PACKAGE_STRING = @PACKAGE_STRING@
|
|
153
|
PACKAGE_STRING = @PACKAGE_STRING@
|
|
155
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
154
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
156
|
PACKAGE_URL = @PACKAGE_URL@
|
|
155
|
PACKAGE_URL = @PACKAGE_URL@
|
|
157
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
156
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
158
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
157
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
159
|
RANLIB = @RANLIB@
|
|
158
|
RANLIB = @RANLIB@
|
|
160
|
RS232_API_VERSION = @RS232_API_VERSION@
|
|
159
|
RS232_API_VERSION = @RS232_API_VERSION@
|
|
161
|
RS232_SO_VERSION = @RS232_SO_VERSION@
|
|
160
|
RS232_SO_VERSION = @RS232_SO_VERSION@
|
|
162
|
SED = @SED@
|
|
161
|
SED = @SED@
|
|
163
|
SET_MAKE = @SET_MAKE@
|
|
162
|
SET_MAKE = @SET_MAKE@
|
|
164
|
SHELL = @SHELL@
|
|
163
|
SHELL = @SHELL@
|
|
165
|
STRIP = @STRIP@
|
|
164
|
STRIP = @STRIP@
|
|
166
|
VERSION = @VERSION@
|
|
165
|
VERSION = @VERSION@
|
|
167
|
abs_builddir = @abs_builddir@
|
|
166
|
abs_builddir = @abs_builddir@
|
|
168
|
abs_srcdir = @abs_srcdir@
|
|
167
|
abs_srcdir = @abs_srcdir@
|
|
169
|
abs_top_builddir = @abs_top_builddir@
|
|
168
|
abs_top_builddir = @abs_top_builddir@
|
|
170
|
abs_top_srcdir = @abs_top_srcdir@
|
|
169
|
abs_top_srcdir = @abs_top_srcdir@
|
|
171
|
ac_ct_AR = @ac_ct_AR@
|
|
|
|
|
172
|
ac_ct_CC = @ac_ct_CC@
|
|
170
|
ac_ct_CC = @ac_ct_CC@
|
|
173
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
|
171
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
|
174
|
am__include = @am__include@
|
|
172
|
am__include = @am__include@
|
|
175
|
am__leading_dot = @am__leading_dot@
|
|
173
|
am__leading_dot = @am__leading_dot@
|
|
176
|
am__quote = @am__quote@
|
|
174
|
am__quote = @am__quote@
|
|
177
|
am__tar = @am__tar@
|
|
175
|
am__tar = @am__tar@
|
|
178
|
am__untar = @am__untar@
|
|
176
|
am__untar = @am__untar@
|
|
179
|
bindir = @bindir@
|
|
177
|
bindir = @bindir@
|
|
180
|
build = @build@
|
|
178
|
build = @build@
|
|
181
|
build_alias = @build_alias@
|
|
179
|
build_alias = @build_alias@
|
|
182
|
build_cpu = @build_cpu@
|
|
180
|
build_cpu = @build_cpu@
|
|
183
|
build_os = @build_os@
|
|
181
|
build_os = @build_os@
|
|
184
|
build_vendor = @build_vendor@
|
|
182
|
build_vendor = @build_vendor@
|
|
185
|
builddir = @builddir@
|
|
183
|
builddir = @builddir@
|
|
186
|
datadir = @datadir@
|
|
184
|
datadir = @datadir@
|
|
187
|
datarootdir = @datarootdir@
|
|
185
|
datarootdir = @datarootdir@
|
|
188
|
docdir = @docdir@
|
|
186
|
docdir = @docdir@
|
|
189
|
dvidir = @dvidir@
|
|
187
|
dvidir = @dvidir@
|
|
190
|
exec_prefix = @exec_prefix@
|
|
188
|
exec_prefix = @exec_prefix@
|
|
191
|
host = @host@
|
|
189
|
host = @host@
|
|
192
|
host_alias = @host_alias@
|
|
190
|
host_alias = @host_alias@
|
|
193
|
host_cpu = @host_cpu@
|
|
191
|
host_cpu = @host_cpu@
|
|
194
|
host_os = @host_os@
|
|
192
|
host_os = @host_os@
|
|
195
|
host_vendor = @host_vendor@
|
|
193
|
host_vendor = @host_vendor@
|
|
196
|
htmldir = @htmldir@
|
|
194
|
htmldir = @htmldir@
|
|
197
|
includedir = @includedir@
|
|
195
|
includedir = @includedir@
|
|
198
|
infodir = @infodir@
|
|
196
|
infodir = @infodir@
|
|
199
|
install_sh = @install_sh@
|
|
197
|
install_sh = @install_sh@
|
|
200
|
libdir = @libdir@
|
|
198
|
libdir = @libdir@
|
|
201
|
libexecdir = @libexecdir@
|
|
199
|
libexecdir = @libexecdir@
|
|
202
|
localedir = @localedir@
|
|
200
|
localedir = @localedir@
|
|
203
|
localstatedir = @localstatedir@
|
|
201
|
localstatedir = @localstatedir@
|
|
|
|
|
202
|
lt_ECHO = @lt_ECHO@
|
|
204
|
mandir = @mandir@
|
|
203
|
mandir = @mandir@
|
|
205
|
mkdir_p = @mkdir_p@
|
|
204
|
mkdir_p = @mkdir_p@
|
|
206
|
oldincludedir = @oldincludedir@
|
|
205
|
oldincludedir = @oldincludedir@
|
|
207
|
pdfdir = @pdfdir@
|
|
206
|
pdfdir = @pdfdir@
|
|
208
|
prefix = @prefix@
|
|
207
|
prefix = @prefix@
|
|
209
|
program_transform_name = @program_transform_name@
|
|
208
|
program_transform_name = @program_transform_name@
|
|
210
|
psdir = @psdir@
|
|
209
|
psdir = @psdir@
|
|
211
|
sbindir = @sbindir@
|
|
210
|
sbindir = @sbindir@
|
|
212
|
sharedstatedir = @sharedstatedir@
|
|
211
|
sharedstatedir = @sharedstatedir@
|
|
213
|
srcdir = @srcdir@
|
|
212
|
srcdir = @srcdir@
|
|
214
|
sysconfdir = @sysconfdir@
|
|
213
|
sysconfdir = @sysconfdir@
|
|
215
|
target_alias = @target_alias@
|
|
214
|
target_alias = @target_alias@
|
|
216
|
top_build_prefix = @top_build_prefix@
|
|
215
|
top_build_prefix = @top_build_prefix@
|
|
217
|
top_builddir = @top_builddir@
|
|
216
|
top_builddir = @top_builddir@
|
|
218
|
top_srcdir = @top_srcdir@
|
|
217
|
top_srcdir = @top_srcdir@
|
|
219
|
lib_LTLIBRARIES = librs232-@RS232_API_VERSION@.la
|
|
218
|
lib_LTLIBRARIES = librs232-@RS232_API_VERSION@.la
|
|
220
|
librs232_@RS232_API_VERSION@_la_LDFLAGS = -no-undefined -version-info $(RS232_SO_VERSION)
|
|
219
|
librs232_@RS232_API_VERSION@_la_LDFLAGS = -no-undefined -version-info $(RS232_SO_VERSION)
|
|
221
|
rs232_includedir = $(includedir)/rs232-$(RS232_API_VERSION)
|
|
220
|
rs232_includedir = $(includedir)/rs232-$(RS232_API_VERSION)
|
|
222
|
rs232_libincludedir = $(libdir)/rs232-$(RS232_API_VERSION)/include
|
|
221
|
rs232_libincludedir = $(libdir)/rs232-$(RS232_API_VERSION)/include
|
|
223
|
librs232_@RS232_API_VERSION@_la_SOURCES = \
|
|
222
|
librs232_@RS232_API_VERSION@_la_SOURCES = \
|
|
224
|
RS232_unix.c \
|
|
223
|
RS232_unix.c \
|
|
225
|
RS232_win.c
|
|
224
|
RS232_win.c
|
|
226
|
|
|
225
|
|
|
227
|
include_HEADERS = RS232.h rs232config.h
|
|
226
|
include_HEADERS = RS232.h rs232config.h
|
|
228
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
227
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
229
|
pkgconfig_DATA = ../rs232-@RS232_API_VERSION@.pc
|
|
228
|
pkgconfig_DATA = ../rs232-@RS232_API_VERSION@.pc
|
|
230
|
all: rs232config.h
|
|
229
|
all: rs232config.h
|
|
231
|
$(MAKE) $(AM_MAKEFLAGS) all-am
|
|
230
|
$(MAKE) $(AM_MAKEFLAGS) all-am
|
|
232
|
|
|
231
|
|
|
233
|
.SUFFIXES:
|
|
232
|
.SUFFIXES:
|
|
234
|
.SUFFIXES: .c .lo .o .obj
|
|
233
|
.SUFFIXES: .c .lo .o .obj
|
|
235
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
234
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
|
236
|
@for dep in $?; do \
|
|
235
|
@for dep in $?; do \
|
|
237
|
case '$(am__configure_deps)' in \
|
|
236
|
case '$(am__configure_deps)' in \
|
|
238
|
*$$dep*) \
|
|
237
|
*$$dep*) \
|
|
239
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|
238
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|
240
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
|
239
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
|
241
|
exit 1;; \
|
|
240
|
exit 1;; \
|
|
242
|
esac; \
|
|
241
|
esac; \
|
|
243
|
done; \
|
|
242
|
done; \
|
|
244
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
|
|
243
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
|
|
245
|
$(am__cd) $(top_srcdir) && \
|
|
244
|
$(am__cd) $(top_srcdir) && \
|
|
246
|
$(AUTOMAKE) --foreign src/Makefile
|
|
245
|
$(AUTOMAKE) --foreign src/Makefile
|
|
247
|
.PRECIOUS: Makefile
|
|
246
|
.PRECIOUS: Makefile
|
|
248
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
247
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
249
|
@case '$?' in \
|
|
248
|
@case '$?' in \
|
|
250
|
*config.status*) \
|
|
249
|
*config.status*) \
|
|
251
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
250
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
252
|
*) \
|
|
251
|
*) \
|
|
253
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
252
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
254
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
253
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
255
|
esac;
|
|
254
|
esac;
|
|
256
|
|
|
255
|
|
|
257
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
256
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
258
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
257
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
259
|
|
|
258
|
|
|
260
|
$(top_srcdir)/configure: $(am__configure_deps)
|
|
259
|
$(top_srcdir)/configure: $(am__configure_deps)
|
|
261
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
260
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
262
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
261
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
263
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
262
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
264
|
$(am__aclocal_m4_deps):
|
|
263
|
$(am__aclocal_m4_deps):
|
|
265
|
|
|
264
|
|
|
266
|
rs232config.h: stamp-h1
|
|
265
|
rs232config.h: stamp-h1
|
|
267
|
@if test ! -f $@; then \
|
|
266
|
@if test ! -f $@; then \
|
|
268
|
rm -f stamp-h1; \
|
|
267
|
rm -f stamp-h1; \
|
|
269
|
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
|
|
268
|
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
|
|
270
|
else :; fi
|
|
269
|
else :; fi
|
|
271
|
|
|
270
|
|
|
272
|
stamp-h1: $(srcdir)/rs232config.h.in $(top_builddir)/config.status
|
|
271
|
stamp-h1: $(srcdir)/rs232config.h.in $(top_builddir)/config.status
|
|
273
|
@rm -f stamp-h1
|
|
272
|
@rm -f stamp-h1
|
|
274
|
cd $(top_builddir) && $(SHELL) ./config.status src/rs232config.h
|
|
273
|
cd $(top_builddir) && $(SHELL) ./config.status src/rs232config.h
|
|
275
|
$(srcdir)/rs232config.h.in: $(am__configure_deps)
|
|
274
|
$(srcdir)/rs232config.h.in: $(am__configure_deps)
|
|
276
|
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
|
|
275
|
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
|
|
277
|
rm -f stamp-h1
|
|
276
|
rm -f stamp-h1
|
|
278
|
touch $@
|
|
277
|
touch $@
|
|
279
|
|
|
278
|
|
|
280
|
distclean-hdr:
|
|
279
|
distclean-hdr:
|
|
281
|
-rm -f rs232config.h stamp-h1
|
|
280
|
-rm -f rs232config.h stamp-h1
|
|
282
|
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
|
281
|
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
|
283
|
@$(NORMAL_INSTALL)
|
|
282
|
@$(NORMAL_INSTALL)
|
|
284
|
test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
|
|
283
|
test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
|
|
285
|
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
284
|
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
286
|
list2=; for p in $$list; do \
|
|
285
|
list2=; for p in $$list; do \
|
|
287
|
if test -f $$p; then \
|
|
286
|
if test -f $$p; then \
|
|
288
|
list2="$$list2 $$p"; \
|
|
287
|
list2="$$list2 $$p"; \
|
|
289
|
else :; fi; \
|
|
288
|
else :; fi; \
|
|
290
|
done; \
|
|
289
|
done; \
|
|
291
|
test -z "$$list2" || { \
|
|
290
|
test -z "$$list2" || { \
|
|
292
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
|
|
291
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
|
|
293
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
|
|
292
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
|
|
294
|
}
|
|
293
|
}
|
|
295
|
|
|
294
|
|
|
296
|
uninstall-libLTLIBRARIES:
|
|
295
|
uninstall-libLTLIBRARIES:
|
|
297
|
@$(NORMAL_UNINSTALL)
|
|
296
|
@$(NORMAL_UNINSTALL)
|
|
298
|
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
297
|
@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
|
|
299
|
for p in $$list; do \
|
|
298
|
for p in $$list; do \
|
|
300
|
$(am__strip_dir) \
|
|
299
|
$(am__strip_dir) \
|
|
301
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
|
|
300
|
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
|
|
302
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
|
|
301
|
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
|
|
303
|
done
|
|
302
|
done
|
|
304
|
|
|
303
|
|
|
305
|
clean-libLTLIBRARIES:
|
|
304
|
clean-libLTLIBRARIES:
|
|
306
|
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
|
305
|
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
|
307
|
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
306
|
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
308
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
|
307
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
|
309
|
test "$$dir" != "$$p" || dir=.; \
|
|
308
|
test "$$dir" != "$$p" || dir=.; \
|
|
310
|
echo "rm -f \"$${dir}/so_locations\""; \
|
|
309
|
echo "rm -f \"$${dir}/so_locations\""; \
|
|
311
|
rm -f "$${dir}/so_locations"; \
|
|
310
|
rm -f "$${dir}/so_locations"; \
|
|
312
|
done
|
|
311
|
done
|
|
313
|
librs232-@RS232_API_VERSION@.la: $(librs232_@RS232_API_VERSION@_la_OBJECTS) $(librs232_@RS232_API_VERSION@_la_DEPENDENCIES)
|
|
312
|
librs232-@RS232_API_VERSION@.la: $(librs232_@RS232_API_VERSION@_la_OBJECTS) $(librs232_@RS232_API_VERSION@_la_DEPENDENCIES)
|
|
314
|
$(librs232_@RS232_API_VERSION@_la_LINK) -rpath $(libdir) $(librs232_@RS232_API_VERSION@_la_OBJECTS) $(librs232_@RS232_API_VERSION@_la_LIBADD) $(LIBS)
|
|
313
|
$(librs232_@RS232_API_VERSION@_la_LINK) -rpath $(libdir) $(librs232_@RS232_API_VERSION@_la_OBJECTS) $(librs232_@RS232_API_VERSION@_la_LIBADD) $(LIBS)
|
|
315
|
|
|
314
|
|
|
316
|
mostlyclean-compile:
|
|
315
|
mostlyclean-compile:
|
|
317
|
-rm -f *.$(OBJEXT)
|
|
316
|
-rm -f *.$(OBJEXT)
|
|
318
|
|
|
317
|
|
|
319
|
distclean-compile:
|
|
318
|
distclean-compile:
|
|
320
|
-rm -f *.tab.c
|
|
319
|
-rm -f *.tab.c
|
|
321
|
|
|
320
|
|
|
322
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RS232_unix.Plo@am__quote@
|
|
321
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RS232_unix.Plo@am__quote@
|
|
323
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RS232_win.Plo@am__quote@
|
|
322
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RS232_win.Plo@am__quote@
|
|
324
|
|
|
323
|
|
|
325
|
.c.o:
|
|
324
|
.c.o:
|
|
326
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
325
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
327
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
326
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
328
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
327
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
329
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
328
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
330
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
|
329
|
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
|
|
331
|
|
|
330
|
|
|
332
|
.c.obj:
|
|
331
|
.c.obj:
|
|
333
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
|
332
|
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
|
334
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
333
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
335
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
334
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
|
336
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
335
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
337
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
|
336
|
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
|
338
|
|
|
337
|
|
|
339
|
.c.lo:
|
|
338
|
.c.lo:
|
|
340
|
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
339
|
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
341
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
|
340
|
@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
|
342
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
|
341
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
|
343
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
342
|
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
344
|
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
|
|
343
|
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
|
|
345
|
|
|
344
|
|
|
346
|
mostlyclean-libtool:
|
|
345
|
mostlyclean-libtool:
|
|
347
|
-rm -f *.lo
|
|
346
|
-rm -f *.lo
|
|
348
|
|
|
347
|
|
|
349
|
clean-libtool:
|
|
348
|
clean-libtool:
|
|
350
|
-rm -rf .libs _libs
|
|
349
|
-rm -rf .libs _libs
|
|
351
|
install-pkgconfigDATA: $(pkgconfig_DATA)
|
|
350
|
install-pkgconfigDATA: $(pkgconfig_DATA)
|
|
352
|
@$(NORMAL_INSTALL)
|
|
351
|
@$(NORMAL_INSTALL)
|
|
353
|
test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
|
|
352
|
test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
|
|
354
|
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
|
|
353
|
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
|
|
355
|
for p in $$list; do \
|
|
354
|
for p in $$list; do \
|
|
356
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
355
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
357
|
echo "$$d$$p"; \
|
|
356
|
echo "$$d$$p"; \
|
|
358
|
done | $(am__base_list) | \
|
|
357
|
done | $(am__base_list) | \
|
|
359
|
while read files; do \
|
|
358
|
while read files; do \
|
|
360
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
|
|
359
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
|
|
361
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
|
|
360
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
|
|
362
|
done
|
|
361
|
done
|
|
363
|
|
|
362
|
|
|
364
|
uninstall-pkgconfigDATA:
|
|
363
|
uninstall-pkgconfigDATA:
|
|
365
|
@$(NORMAL_UNINSTALL)
|
|
364
|
@$(NORMAL_UNINSTALL)
|
|
366
|
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
|
|
365
|
@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
|
|
367
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
366
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
368
|
test -n "$$files" || exit 0; \
|
|
367
|
test -n "$$files" || exit 0; \
|
|
369
|
echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
|
|
368
|
echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
|
|
370
|
cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
|
|
369
|
cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
|
|
371
|
install-includeHEADERS: $(include_HEADERS)
|
|
370
|
install-includeHEADERS: $(include_HEADERS)
|
|
372
|
@$(NORMAL_INSTALL)
|
|
371
|
@$(NORMAL_INSTALL)
|
|
373
|
test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
|
|
372
|
test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
|
|
374
|
@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
|
|
373
|
@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
|
|
375
|
for p in $$list; do \
|
|
374
|
for p in $$list; do \
|
|
376
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
375
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
377
|
echo "$$d$$p"; \
|
|
376
|
echo "$$d$$p"; \
|
|
378
|
done | $(am__base_list) | \
|
|
377
|
done | $(am__base_list) | \
|
|
379
|
while read files; do \
|
|
378
|
while read files; do \
|
|
380
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
|
|
379
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
|
|
381
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
|
|
380
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
|
|
382
|
done
|
|
381
|
done
|
|
383
|
|
|
382
|
|
|
384
|
uninstall-includeHEADERS:
|
|
383
|
uninstall-includeHEADERS:
|
|
385
|
@$(NORMAL_UNINSTALL)
|
|
384
|
@$(NORMAL_UNINSTALL)
|
|
386
|
@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
|
|
385
|
@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
|
|
387
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
386
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
388
|
test -n "$$files" || exit 0; \
|
|
387
|
test -n "$$files" || exit 0; \
|
|
389
|
echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
|
|
388
|
echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
|
|
390
|
cd "$(DESTDIR)$(includedir)" && rm -f $$files
|
|
389
|
cd "$(DESTDIR)$(includedir)" && rm -f $$files
|
|
391
|
|
|
390
|
|
|
392
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
391
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
393
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
392
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
394
|
unique=`for i in $$list; do \
|
|
393
|
unique=`for i in $$list; do \
|
|
395
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
394
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
396
|
done | \
|
|
395
|
done | \
|
|
397
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
396
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
398
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
397
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
399
|
mkid -fID $$unique
|
|
398
|
mkid -fID $$unique
|
|
400
|
tags: TAGS
|
|
399
|
tags: TAGS
|
|
401
|
|
|
400
|
|
|
402
|
TAGS: $(HEADERS) $(SOURCES) rs232config.h.in $(TAGS_DEPENDENCIES) \
|
|
401
|
TAGS: $(HEADERS) $(SOURCES) rs232config.h.in $(TAGS_DEPENDENCIES) \
|
|
403
|
$(TAGS_FILES) $(LISP)
|
|
402
|
$(TAGS_FILES) $(LISP)
|
|
404
|
set x; \
|
|
403
|
set x; \
|
|
405
|
here=`pwd`; \
|
|
404
|
here=`pwd`; \
|
|
406
|
list='$(SOURCES) $(HEADERS) rs232config.h.in $(LISP) $(TAGS_FILES)'; \
|
|
405
|
list='$(SOURCES) $(HEADERS) rs232config.h.in $(LISP) $(TAGS_FILES)'; \
|
|
407
|
unique=`for i in $$list; do \
|
|
406
|
unique=`for i in $$list; do \
|
|
408
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
407
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
409
|
done | \
|
|
408
|
done | \
|
|
410
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
409
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
411
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
410
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
412
|
shift; \
|
|
411
|
shift; \
|
|
413
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
|
412
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
|
414
|
test -n "$$unique" || unique=$$empty_fix; \
|
|
413
|
test -n "$$unique" || unique=$$empty_fix; \
|
|
415
|
if test $$# -gt 0; then \
|
|
414
|
if test $$# -gt 0; then \
|
|
416
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
415
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
417
|
"$$@" $$unique; \
|
|
416
|
"$$@" $$unique; \
|
|
418
|
else \
|
|
417
|
else \
|
|
419
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
418
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
420
|
$$unique; \
|
|
419
|
$$unique; \
|
|
421
|
fi; \
|
|
420
|
fi; \
|
|
422
|
fi
|
|
421
|
fi
|
|
423
|
ctags: CTAGS
|
|
422
|
ctags: CTAGS
|
|
424
|
CTAGS: $(HEADERS) $(SOURCES) rs232config.h.in $(TAGS_DEPENDENCIES) \
|
|
423
|
CTAGS: $(HEADERS) $(SOURCES) rs232config.h.in $(TAGS_DEPENDENCIES) \
|
|
425
|
$(TAGS_FILES) $(LISP)
|
|
424
|
$(TAGS_FILES) $(LISP)
|
|
426
|
list='$(SOURCES) $(HEADERS) rs232config.h.in $(LISP) $(TAGS_FILES)'; \
|
|
425
|
list='$(SOURCES) $(HEADERS) rs232config.h.in $(LISP) $(TAGS_FILES)'; \
|
|
427
|
unique=`for i in $$list; do \
|
|
426
|
unique=`for i in $$list; do \
|
|
428
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
427
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
429
|
done | \
|
|
428
|
done | \
|
|
430
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
429
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
431
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
430
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
432
|
test -z "$(CTAGS_ARGS)$$unique" \
|
|
431
|
test -z "$(CTAGS_ARGS)$$unique" \
|
|
433
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
432
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
434
|
$$unique
|
|
433
|
$$unique
|
|
435
|
|
|
434
|
|
|
436
|
GTAGS:
|
|
435
|
GTAGS:
|
|
437
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
436
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
438
|
&& $(am__cd) $(top_srcdir) \
|
|
437
|
&& $(am__cd) $(top_srcdir) \
|
|
439
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
|
438
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
|
440
|
|
|
439
|
|
|
441
|
distclean-tags:
|
|
440
|
distclean-tags:
|
|
442
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
441
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
443
|
|
|
442
|
|
|
444
|
distdir: $(DISTFILES)
|
|
443
|
distdir: $(DISTFILES)
|
|
445
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
444
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
446
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
445
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
447
|
list='$(DISTFILES)'; \
|
|
446
|
list='$(DISTFILES)'; \
|
|
448
|
dist_files=`for file in $$list; do echo $$file; done | \
|
|
447
|
dist_files=`for file in $$list; do echo $$file; done | \
|
|
449
|
sed -e "s|^$$srcdirstrip/||;t" \
|
|
448
|
sed -e "s|^$$srcdirstrip/||;t" \
|
|
450
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
449
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
451
|
case $$dist_files in \
|
|
450
|
case $$dist_files in \
|
|
452
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
451
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
453
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
452
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
454
|
sort -u` ;; \
|
|
453
|
sort -u` ;; \
|
|
455
|
esac; \
|
|
454
|
esac; \
|
|
456
|
for file in $$dist_files; do \
|
|
455
|
for file in $$dist_files; do \
|
|
457
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
456
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
458
|
if test -d $$d/$$file; then \
|
|
457
|
if test -d $$d/$$file; then \
|
|
459
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
458
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
460
|
if test -d "$(distdir)/$$file"; then \
|
|
459
|
if test -d "$(distdir)/$$file"; then \
|
|
461
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
460
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
462
|
fi; \
|
|
461
|
fi; \
|
|
463
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
462
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
464
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
|
463
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
|
465
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
464
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
466
|
fi; \
|
|
465
|
fi; \
|
|
467
|
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
|
466
|
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
|
468
|
else \
|
|
467
|
else \
|
|
469
|
test -f "$(distdir)/$$file" \
|
|
468
|
test -f "$(distdir)/$$file" \
|
|
470
|
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
|
469
|
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
|
471
|
|| exit 1; \
|
|
470
|
|| exit 1; \
|
|
472
|
fi; \
|
|
471
|
fi; \
|
|
473
|
done
|
|
472
|
done
|
|
474
|
check-am: all-am
|
|
473
|
check-am: all-am
|
|
475
|
check: check-am
|
|
474
|
check: check-am
|
|
476
|
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) rs232config.h
|
|
475
|
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) rs232config.h
|
|
477
|
installdirs:
|
|
476
|
installdirs:
|
|
478
|
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
|
|
477
|
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
|
|
479
|
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
|
478
|
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
|
480
|
done
|
|
479
|
done
|
|
481
|
install: install-am
|
|
480
|
install: install-am
|
|
482
|
install-exec: install-exec-am
|
|
481
|
install-exec: install-exec-am
|
|
483
|
install-data: install-data-am
|
|
482
|
install-data: install-data-am
|
|
484
|
uninstall: uninstall-am
|
|
483
|
uninstall: uninstall-am
|
|
485
|
|
|
484
|
|
|
486
|
install-am: all-am
|
|
485
|
install-am: all-am
|
|
487
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
486
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
488
|
|
|
487
|
|
|
489
|
installcheck: installcheck-am
|
|
488
|
installcheck: installcheck-am
|
|
490
|
install-strip:
|
|
489
|
install-strip:
|
|
491
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
490
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
492
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
491
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
493
|
`test -z '$(STRIP)' || \
|
|
492
|
`test -z '$(STRIP)' || \
|
|
494
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
493
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
495
|
mostlyclean-generic:
|
|
494
|
mostlyclean-generic:
|
|
496
|
|
|
495
|
|
|
497
|
clean-generic:
|
|
496
|
clean-generic:
|
|
498
|
|
|
497
|
|
|
499
|
distclean-generic:
|
|
498
|
distclean-generic:
|
|
500
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
499
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
501
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|
500
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|
502
|
|
|
501
|
|
|
503
|
maintainer-clean-generic:
|
|
502
|
maintainer-clean-generic:
|
|
504
|
@echo "This command is intended for maintainers to use"
|
|
503
|
@echo "This command is intended for maintainers to use"
|
|
505
|
@echo "it deletes files that may require special tools to rebuild."
|
|
504
|
@echo "it deletes files that may require special tools to rebuild."
|
|
506
|
clean: clean-am
|
|
505
|
clean: clean-am
|
|
507
|
|
|
506
|
|
|
508
|
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
|
507
|
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
|
509
|
mostlyclean-am
|
|
508
|
mostlyclean-am
|
|
510
|
|
|
509
|
|
|
511
|
distclean: distclean-am
|
|
510
|
distclean: distclean-am
|
|
512
|
-rm -rf ./$(DEPDIR)
|
|
511
|
-rm -rf ./$(DEPDIR)
|
|
513
|
-rm -f Makefile
|
|
512
|
-rm -f Makefile
|
|
514
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
513
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
515
|
distclean-hdr distclean-tags
|
|
514
|
distclean-hdr distclean-tags
|
|
516
|
|
|
515
|
|
|
517
|
dvi: dvi-am
|
|
516
|
dvi: dvi-am
|
|
518
|
|
|
517
|
|
|
519
|
dvi-am:
|
|
518
|
dvi-am:
|
|
520
|
|
|
519
|
|
|
521
|
html: html-am
|
|
520
|
html: html-am
|
|
522
|
|
|
521
|
|
|
523
|
html-am:
|
|
522
|
html-am:
|
|
524
|
|
|
523
|
|
|
525
|
info: info-am
|
|
524
|
info: info-am
|
|
526
|
|
|
525
|
|
|
527
|
info-am:
|
|
526
|
info-am:
|
|
528
|
|
|
527
|
|
|
529
|
install-data-am: install-includeHEADERS install-pkgconfigDATA
|
|
528
|
install-data-am: install-includeHEADERS install-pkgconfigDATA
|
|
530
|
|
|
529
|
|
|
531
|
install-dvi: install-dvi-am
|
|
530
|
install-dvi: install-dvi-am
|
|
532
|
|
|
531
|
|
|
533
|
install-dvi-am:
|
|
532
|
install-dvi-am:
|
|
534
|
|
|
533
|
|
|
535
|
install-exec-am: install-libLTLIBRARIES
|
|
534
|
install-exec-am: install-libLTLIBRARIES
|
|
536
|
|
|
535
|
|
|
537
|
install-html: install-html-am
|
|
536
|
install-html: install-html-am
|
|
538
|
|
|
537
|
|
|
539
|
install-html-am:
|
|
538
|
install-html-am:
|
|
540
|
|
|
539
|
|
|
541
|
install-info: install-info-am
|
|
540
|
install-info: install-info-am
|
|
542
|
|
|
541
|
|
|
543
|
install-info-am:
|
|
542
|
install-info-am:
|
|
544
|
|
|
543
|
|
|
545
|
install-man:
|
|
544
|
install-man:
|
|
546
|
|
|
545
|
|
|
547
|
install-pdf: install-pdf-am
|
|
546
|
install-pdf: install-pdf-am
|
|
548
|
|
|
547
|
|
|
549
|
install-pdf-am:
|
|
548
|
install-pdf-am:
|
|
550
|
|
|
549
|
|
|
551
|
install-ps: install-ps-am
|
|
550
|
install-ps: install-ps-am
|
|
552
|
|
|
551
|
|
|
553
|
install-ps-am:
|
|
552
|
install-ps-am:
|
|
554
|
|
|
553
|
|
|
555
|
installcheck-am:
|
|
554
|
installcheck-am:
|
|
556
|
|
|
555
|
|
|
557
|
maintainer-clean: maintainer-clean-am
|
|
556
|
maintainer-clean: maintainer-clean-am
|
|
558
|
-rm -rf ./$(DEPDIR)
|
|
557
|
-rm -rf ./$(DEPDIR)
|
|
559
|
-rm -f Makefile
|
|
558
|
-rm -f Makefile
|
|
560
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
559
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
561
|
|
|
560
|
|
|
562
|
mostlyclean: mostlyclean-am
|
|
561
|
mostlyclean: mostlyclean-am
|
|
563
|
|
|
562
|
|
|
564
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|
563
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|
565
|
mostlyclean-libtool
|
|
564
|
mostlyclean-libtool
|
|
566
|
|
|
565
|
|
|
567
|
pdf: pdf-am
|
|
566
|
pdf: pdf-am
|
|
568
|
|
|
567
|
|
|
569
|
pdf-am:
|
|
568
|
pdf-am:
|
|
570
|
|
|
569
|
|
|
571
|
ps: ps-am
|
|
570
|
ps: ps-am
|
|
572
|
|
|
571
|
|
|
573
|
ps-am:
|
|
572
|
ps-am:
|
|
574
|
|
|
573
|
|
|
575
|
uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
|
|
574
|
uninstall-am: uninstall-includeHEADERS uninstall-libLTLIBRARIES \
|
|
576
|
uninstall-pkgconfigDATA
|
|
575
|
uninstall-pkgconfigDATA
|
|
577
|
|
|
576
|
|
|
578
|
.MAKE: all install-am install-strip
|
|
577
|
.MAKE: all install-am install-strip
|
|
579
|
|
|
578
|
|
|
580
|
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
|
579
|
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
|
|
581
|
clean-libLTLIBRARIES clean-libtool ctags distclean \
|
|
580
|
clean-libLTLIBRARIES clean-libtool ctags distclean \
|
|
582
|
distclean-compile distclean-generic distclean-hdr \
|
|
581
|
distclean-compile distclean-generic distclean-hdr \
|
|
583
|
distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
582
|
distclean-libtool distclean-tags distdir dvi dvi-am html \
|
|
584
|
html-am info info-am install install-am install-data \
|
|
583
|
html-am info info-am install install-am install-data \
|
|
585
|
install-data-am install-dvi install-dvi-am install-exec \
|
|
584
|
install-data-am install-dvi install-dvi-am install-exec \
|
|
586
|
install-exec-am install-html install-html-am \
|
|
585
|
install-exec-am install-html install-html-am \
|
|
587
|
install-includeHEADERS install-info install-info-am \
|
|
586
|
install-includeHEADERS install-info install-info-am \
|
|
588
|
install-libLTLIBRARIES install-man install-pdf install-pdf-am \
|
|
587
|
install-libLTLIBRARIES install-man install-pdf install-pdf-am \
|
|
589
|
install-pkgconfigDATA install-ps install-ps-am install-strip \
|
|
588
|
install-pkgconfigDATA install-ps install-ps-am install-strip \
|
|
590
|
installcheck installcheck-am installdirs maintainer-clean \
|
|
589
|
installcheck installcheck-am installdirs maintainer-clean \
|
|
591
|
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
590
|
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
|
592
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
591
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
|
593
|
tags uninstall uninstall-am uninstall-includeHEADERS \
|
|
592
|
tags uninstall uninstall-am uninstall-includeHEADERS \
|
|
594
|
uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
|
|
593
|
uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
|
|
595
|
|
|
594
|
|
|
596
|
|
|
595
|
|
|
597
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
596
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
598
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
597
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
599
|
.NOEXPORT:
|
|
598
|
.NOEXPORT:
|