]> git.ipfire.org Git - thirdparty/dhcp.git/blame - dhcpctl/Makefile.in
- Use newer auto* tool packages and turn on RFC_3542 support on Mac OS.
[thirdparty/dhcp.git] / dhcpctl / Makefile.in
CommitLineData
a24b9f23 1# Makefile.in generated by automake 1.13.1 from Makefile.am.
da59e03d 2# @configure_input@
fe5b0fdd 3
a24b9f23
MA
4# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
fe5b0fdd
DH
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
da59e03d 15@SET_MAKE@
fe5b0fdd
DH
16
17
fe5b0fdd 18VPATH = @srcdir@
a24b9f23
MA
19am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
35 }
fe5b0fdd 36pkgdatadir = $(datadir)/@PACKAGE@
fe5b0fdd 37pkgincludedir = $(includedir)/@PACKAGE@
a24b9f23
MA
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
da59e03d 40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
da59e03d
DH
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
fe5b0fdd
DH
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
a24b9f23
MA
52build_triplet = @build@
53host_triplet = @host@
da59e03d
DH
54bin_PROGRAMS = omshell$(EXEEXT)
55noinst_PROGRAMS = cltest$(EXEEXT)
56subdir = dhcpctl
a24b9f23
MA
57DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
58 $(top_srcdir)/depcomp
da59e03d
DH
59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60am__aclocal_m4_deps = $(top_srcdir)/configure.ac
61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62 $(ACLOCAL_M4)
63mkinstalldirs = $(install_sh) -d
64CONFIG_HEADER = $(top_builddir)/includes/config.h
65CONFIG_CLEAN_FILES =
a24b9f23 66CONFIG_CLEAN_VPATH_FILES =
da59e03d
DH
67am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
68am__vpath_adj = case $$p in \
69 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
70 *) f=$$p;; \
71 esac;
a24b9f23
MA
72am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
73am__install_max = 40
74am__nobase_strip_setup = \
75 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
76am__nobase_strip = \
77 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
78am__nobase_list = $(am__nobase_strip_setup); \
79 for p in $$list; do echo "$$p $$p"; done | \
80 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
81 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
82 if (++n[$$2] == $(am__install_max)) \
83 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
84 END { for (dir in files) print dir, files[dir] }'
85am__base_list = \
86 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
87 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
88am__uninstall_files_from_dir = { \
89 test -z "$$files" \
90 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
91 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
92 $(am__cd) "$$dir" && rm -f $$files; }; \
93 }
da59e03d
DH
94am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
95 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"
da59e03d
DH
96LIBRARIES = $(lib_LIBRARIES)
97AR = ar
98ARFLAGS = cru
a24b9f23
MA
99AM_V_AR = $(am__v_AR_@AM_V@)
100am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
101am__v_AR_0 = @echo " AR " $@;
102am__v_AR_1 =
da59e03d
DH
103libdhcpctl_a_AR = $(AR) $(ARFLAGS)
104libdhcpctl_a_LIBADD =
105am_libdhcpctl_a_OBJECTS = dhcpctl.$(OBJEXT) callback.$(OBJEXT) \
106 remote.$(OBJEXT)
107libdhcpctl_a_OBJECTS = $(am_libdhcpctl_a_OBJECTS)
da59e03d
DH
108PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
109am_cltest_OBJECTS = cltest.$(OBJEXT)
110cltest_OBJECTS = $(am_cltest_OBJECTS)
111cltest_DEPENDENCIES = libdhcpctl.a ../common/libdhcp.a \
3da01c08 112 ../omapip/libomapi.a ../bind/lib/libdns.a ../bind/lib/libisc.a
da59e03d
DH
113am_omshell_OBJECTS = omshell.$(OBJEXT)
114omshell_OBJECTS = $(am_omshell_OBJECTS)
115omshell_DEPENDENCIES = libdhcpctl.a ../common/libdhcp.a \
3da01c08 116 ../omapip/libomapi.a ../bind/lib/libdns.a ../bind/lib/libisc.a
a24b9f23
MA
117AM_V_P = $(am__v_P_@AM_V@)
118am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
119am__v_P_0 = false
120am__v_P_1 = :
121AM_V_GEN = $(am__v_GEN_@AM_V@)
122am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
123am__v_GEN_0 = @echo " GEN " $@;
124am__v_GEN_1 =
125AM_V_at = $(am__v_at_@AM_V@)
126am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127am__v_at_0 = @
128am__v_at_1 =
1b658b9b 129DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/includes
da59e03d
DH
130depcomp = $(SHELL) $(top_srcdir)/depcomp
131am__depfiles_maybe = depfiles
a24b9f23 132am__mv = mv -f
da59e03d
DH
133COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
134 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
a24b9f23
MA
135AM_V_CC = $(am__v_CC_@AM_V@)
136am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
137am__v_CC_0 = @echo " CC " $@;
138am__v_CC_1 =
da59e03d
DH
139CCLD = $(CC)
140LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
a24b9f23
MA
141AM_V_CCLD = $(am__v_CCLD_@AM_V@)
142am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
143am__v_CCLD_0 = @echo " CCLD " $@;
144am__v_CCLD_1 =
da59e03d
DH
145SOURCES = $(libdhcpctl_a_SOURCES) $(cltest_SOURCES) $(omshell_SOURCES)
146DIST_SOURCES = $(libdhcpctl_a_SOURCES) $(cltest_SOURCES) \
147 $(omshell_SOURCES)
a24b9f23
MA
148am__can_run_installinfo = \
149 case $$AM_UPDATE_INFO_DIR in \
150 n|no|NO) false;; \
151 *) (install-info --version) >/dev/null 2>&1;; \
152 esac
da59e03d
DH
153man1dir = $(mandir)/man1
154man3dir = $(mandir)/man3
155NROFF = nroff
156MANS = $(man_MANS)
a24b9f23
MA
157am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
158# Read a list of newline-separated strings from the standard input,
159# and print each of them once, without duplicates. Input order is
160# *not* preserved.
161am__uniquify_input = $(AWK) '\
162 BEGIN { nonempty = 0; } \
163 { items[$$0] = 1; nonempty = 1; } \
164 END { if (nonempty) { for (i in items) print i; }; } \
165'
166# Make sure the list of sources is unique. This is necessary because,
167# e.g., the same source file might be shared among _SOURCES variables
168# for different programs/libraries.
169am__define_uniq_tagged_files = \
170 list='$(am__tagged_files)'; \
171 unique=`for i in $$list; do \
172 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
173 done | $(am__uniquify_input)`
da59e03d
DH
174ETAGS = etags
175CTAGS = ctags
176DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
177ACLOCAL = @ACLOCAL@
da59e03d 178AMTAR = @AMTAR@
a24b9f23 179AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
06fb929c
TM
180ATF_CFLAGS = @ATF_CFLAGS@
181ATF_LDFLAGS = @ATF_LDFLAGS@
da59e03d
DH
182AUTOCONF = @AUTOCONF@
183AUTOHEADER = @AUTOHEADER@
184AUTOMAKE = @AUTOMAKE@
185AWK = @AWK@
fe5b0fdd 186CC = @CC@
da59e03d
DH
187CCDEPMODE = @CCDEPMODE@
188CFLAGS = @CFLAGS@
189CPP = @CPP@
190CPPFLAGS = @CPPFLAGS@
191CYGPATH_W = @CYGPATH_W@
192DEFS = @DEFS@
193DEPDIR = @DEPDIR@
194ECHO_C = @ECHO_C@
195ECHO_N = @ECHO_N@
196ECHO_T = @ECHO_T@
197EGREP = @EGREP@
198EXEEXT = @EXEEXT@
78f16d27 199GREP = @GREP@
1b658b9b 200INSTALL = @INSTALL@
da59e03d
DH
201INSTALL_DATA = @INSTALL_DATA@
202INSTALL_PROGRAM = @INSTALL_PROGRAM@
203INSTALL_SCRIPT = @INSTALL_SCRIPT@
204INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1b658b9b 205LDAP_CFLAGS = @LDAP_CFLAGS@
da59e03d
DH
206LDFLAGS = @LDFLAGS@
207LIBOBJS = @LIBOBJS@
208LIBS = @LIBS@
209LTLIBOBJS = @LTLIBOBJS@
086bd8f5 210MAINT = @MAINT@
fe5b0fdd 211MAKEINFO = @MAKEINFO@
1b658b9b 212MKDIR_P = @MKDIR_P@
da59e03d 213OBJEXT = @OBJEXT@
fe5b0fdd 214PACKAGE = @PACKAGE@
da59e03d
DH
215PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
216PACKAGE_NAME = @PACKAGE_NAME@
217PACKAGE_STRING = @PACKAGE_STRING@
218PACKAGE_TARNAME = @PACKAGE_TARNAME@
76f4993d 219PACKAGE_URL = @PACKAGE_URL@
da59e03d
DH
220PACKAGE_VERSION = @PACKAGE_VERSION@
221PATH_SEPARATOR = @PATH_SEPARATOR@
fe5b0fdd 222RANLIB = @RANLIB@
da59e03d
DH
223SET_MAKE = @SET_MAKE@
224SHELL = @SHELL@
225STRIP = @STRIP@
fe5b0fdd 226VERSION = @VERSION@
1b658b9b
DH
227abs_builddir = @abs_builddir@
228abs_srcdir = @abs_srcdir@
229abs_top_builddir = @abs_top_builddir@
230abs_top_srcdir = @abs_top_srcdir@
da59e03d 231ac_ct_CC = @ac_ct_CC@
0c5673bc 232ac_prefix_program = @ac_prefix_program@
da59e03d
DH
233am__include = @am__include@
234am__leading_dot = @am__leading_dot@
235am__quote = @am__quote@
236am__tar = @am__tar@
237am__untar = @am__untar@
238bindir = @bindir@
a24b9f23 239build = @build@
da59e03d 240build_alias = @build_alias@
a24b9f23
MA
241build_cpu = @build_cpu@
242build_os = @build_os@
243build_vendor = @build_vendor@
1b658b9b 244builddir = @builddir@
fe5b0fdd 245byte_order = @byte_order@
da59e03d 246datadir = @datadir@
78f16d27
DH
247datarootdir = @datarootdir@
248docdir = @docdir@
249dvidir = @dvidir@
da59e03d 250exec_prefix = @exec_prefix@
a24b9f23 251host = @host@
da59e03d 252host_alias = @host_alias@
a24b9f23
MA
253host_cpu = @host_cpu@
254host_os = @host_os@
255host_vendor = @host_vendor@
78f16d27 256htmldir = @htmldir@
da59e03d
DH
257includedir = @includedir@
258infodir = @infodir@
259install_sh = @install_sh@
260libdir = @libdir@
261libexecdir = @libexecdir@
78f16d27 262localedir = @localedir@
da59e03d
DH
263localstatedir = @localstatedir@
264mandir = @mandir@
265mkdir_p = @mkdir_p@
266oldincludedir = @oldincludedir@
78f16d27 267pdfdir = @pdfdir@
da59e03d
DH
268prefix = @prefix@
269program_transform_name = @program_transform_name@
78f16d27 270psdir = @psdir@
da59e03d
DH
271sbindir = @sbindir@
272sharedstatedir = @sharedstatedir@
1b658b9b 273srcdir = @srcdir@
da59e03d
DH
274sysconfdir = @sysconfdir@
275target_alias = @target_alias@
419ed83c 276top_build_prefix = @top_build_prefix@
1b658b9b
DH
277top_builddir = @top_builddir@
278top_srcdir = @top_srcdir@
fe5b0fdd
DH
279lib_LIBRARIES = libdhcpctl.a
280man_MANS = omshell.1 dhcpctl.3
6ecda39c 281EXTRA_DIST = $(man_MANS)
fe5b0fdd 282omshell_SOURCES = omshell.c
3da01c08
SR
283omshell_LDADD = libdhcpctl.a ../common/libdhcp.a ../omapip/libomapi.a \
284 ../bind/lib/libdns.a ../bind/lib/libisc.a
fe5b0fdd
DH
285
286libdhcpctl_a_SOURCES = dhcpctl.c callback.c remote.c
287cltest_SOURCES = cltest.c
3da01c08
SR
288cltest_LDADD = libdhcpctl.a ../common/libdhcp.a ../omapip/libomapi.a \
289 ../bind/lib/libdns.a ../bind/lib/libisc.a
fe5b0fdd 290
da59e03d 291all: all-am
fe5b0fdd
DH
292
293.SUFFIXES:
da59e03d 294.SUFFIXES: .c .o .obj
086bd8f5 295$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
da59e03d
DH
296 @for dep in $?; do \
297 case '$(am__configure_deps)' in \
298 *$$dep*) \
a24b9f23
MA
299 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
300 && { if test -f $@; then exit 0; else break; fi; }; \
da59e03d
DH
301 exit 1;; \
302 esac; \
303 done; \
a24b9f23
MA
304 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign dhcpctl/Makefile'; \
305 $(am__cd) $(top_srcdir) && \
306 $(AUTOMAKE) --foreign dhcpctl/Makefile
da59e03d
DH
307.PRECIOUS: Makefile
308Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
309 @case '$?' in \
310 *config.status*) \
311 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
312 *) \
313 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
314 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
315 esac;
316
317$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319
086bd8f5 320$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
da59e03d 321 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
086bd8f5 322$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
da59e03d 323 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
a24b9f23 324$(am__aclocal_m4_deps):
fe5b0fdd
DH
325install-libLIBRARIES: $(lib_LIBRARIES)
326 @$(NORMAL_INSTALL)
a24b9f23
MA
327 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
328 list2=; for p in $$list; do \
fe5b0fdd 329 if test -f $$p; then \
a24b9f23 330 list2="$$list2 $$p"; \
fe5b0fdd 331 else :; fi; \
a24b9f23
MA
332 done; \
333 test -z "$$list2" || { \
334 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
335 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
336 echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
337 $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
fe5b0fdd 338 @$(POST_INSTALL)
a24b9f23
MA
339 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
340 for p in $$list; do \
fe5b0fdd 341 if test -f $$p; then \
a24b9f23
MA
342 $(am__strip_dir) \
343 echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
344 ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
fe5b0fdd
DH
345 else :; fi; \
346 done
347
348uninstall-libLIBRARIES:
349 @$(NORMAL_UNINSTALL)
a24b9f23
MA
350 @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
351 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
352 dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
fe5b0fdd 353
da59e03d
DH
354clean-libLIBRARIES:
355 -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
a24b9f23
MA
356libdhcpctl.a: $(libdhcpctl_a_OBJECTS) $(libdhcpctl_a_DEPENDENCIES) $(EXTRA_libdhcpctl_a_DEPENDENCIES)
357 $(AM_V_at)-rm -f libdhcpctl.a
358 $(AM_V_AR)$(libdhcpctl_a_AR) libdhcpctl.a $(libdhcpctl_a_OBJECTS) $(libdhcpctl_a_LIBADD)
359 $(AM_V_at)$(RANLIB) libdhcpctl.a
fe5b0fdd
DH
360install-binPROGRAMS: $(bin_PROGRAMS)
361 @$(NORMAL_INSTALL)
a24b9f23
MA
362 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
363 if test -n "$$list"; then \
364 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
365 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
366 fi; \
367 for p in $$list; do echo "$$p $$p"; done | \
368 sed 's/$(EXEEXT)$$//' | \
369 while read p p1; do if test -f $$p \
370 ; then echo "$$p"; echo "$$p"; else :; fi; \
371 done | \
372 sed -e 'p;s,.*/,,;n;h' \
373 -e 's|.*|.|' \
374 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
375 sed 'N;N;N;s,\n, ,g' | \
376 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
377 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
378 if ($$2 == $$4) files[d] = files[d] " " $$1; \
379 else { print "f", $$3 "/" $$4, $$1; } } \
380 END { for (d in files) print "f", d, files[d] }' | \
381 while read type dir files; do \
382 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
383 test -z "$$files" || { \
384 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
385 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
386 } \
387 ; done
fe5b0fdd
DH
388
389uninstall-binPROGRAMS:
390 @$(NORMAL_UNINSTALL)
a24b9f23
MA
391 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
392 files=`for p in $$list; do echo "$$p"; done | \
393 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
394 -e 's/$$/$(EXEEXT)/' \
395 `; \
396 test -n "$$list" || exit 0; \
397 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
398 cd "$(DESTDIR)$(bindir)" && rm -f $$files
fe5b0fdd 399
da59e03d
DH
400clean-binPROGRAMS:
401 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
fe5b0fdd
DH
402
403clean-noinstPROGRAMS:
404 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
a24b9f23 405cltest$(EXEEXT): $(cltest_OBJECTS) $(cltest_DEPENDENCIES) $(EXTRA_cltest_DEPENDENCIES)
da59e03d 406 @rm -f cltest$(EXEEXT)
a24b9f23
MA
407 $(AM_V_CCLD)$(LINK) $(cltest_OBJECTS) $(cltest_LDADD) $(LIBS)
408omshell$(EXEEXT): $(omshell_OBJECTS) $(omshell_DEPENDENCIES) $(EXTRA_omshell_DEPENDENCIES)
da59e03d 409 @rm -f omshell$(EXEEXT)
a24b9f23 410 $(AM_V_CCLD)$(LINK) $(omshell_OBJECTS) $(omshell_LDADD) $(LIBS)
dff902ba 411
da59e03d
DH
412mostlyclean-compile:
413 -rm -f *.$(OBJEXT)
414
415distclean-compile:
416 -rm -f *.tab.c
dff902ba 417
da59e03d
DH
418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/callback.Po@am__quote@
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cltest.Po@am__quote@
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dhcpctl.Po@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/omshell.Po@am__quote@
422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/remote.Po@am__quote@
423
424.c.o:
a24b9f23
MA
425@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
426@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
427@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
da59e03d 428@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
a24b9f23 429@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
da59e03d
DH
430
431.c.obj:
a24b9f23
MA
432@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
433@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
434@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
da59e03d 435@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
a24b9f23
MA
436@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
437install-man1: $(man_MANS)
da59e03d 438 @$(NORMAL_INSTALL)
a24b9f23
MA
439 @list1=''; \
440 list2='$(man_MANS)'; \
441 test -n "$(man1dir)" \
442 && test -n "`echo $$list1$$list2`" \
443 || exit 0; \
444 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
445 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
446 { for i in $$list1; do echo "$$i"; done; \
447 if test -n "$$list2"; then \
448 for i in $$list2; do echo "$$i"; done \
449 | sed -n '/\.1[a-z]*$$/p'; \
450 fi; \
451 } | while read p; do \
452 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
453 echo "$$d$$p"; echo "$$p"; \
454 done | \
455 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
456 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
457 sed 'N;N;s,\n, ,g' | { \
458 list=; while read file base inst; do \
459 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
460 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
461 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
462 fi; \
fe5b0fdd 463 done; \
a24b9f23
MA
464 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
465 while read files; do \
466 test -z "$$files" || { \
467 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
468 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
469 done; }
470
fe5b0fdd 471uninstall-man1:
da59e03d 472 @$(NORMAL_UNINSTALL)
a24b9f23
MA
473 @list=''; test -n "$(man1dir)" || exit 0; \
474 files=`{ for i in $$list; do echo "$$i"; done; \
475 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
476 sed -n '/\.1[a-z]*$$/p'; \
477 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
478 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
479 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
480install-man3: $(man_MANS)
da59e03d 481 @$(NORMAL_INSTALL)
a24b9f23
MA
482 @list1=''; \
483 list2='$(man_MANS)'; \
484 test -n "$(man3dir)" \
485 && test -n "`echo $$list1$$list2`" \
486 || exit 0; \
487 echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
488 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
489 { for i in $$list1; do echo "$$i"; done; \
490 if test -n "$$list2"; then \
491 for i in $$list2; do echo "$$i"; done \
492 | sed -n '/\.3[a-z]*$$/p'; \
493 fi; \
494 } | while read p; do \
495 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
496 echo "$$d$$p"; echo "$$p"; \
497 done | \
498 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
499 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
500 sed 'N;N;s,\n, ,g' | { \
501 list=; while read file base inst; do \
502 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
503 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
504 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
505 fi; \
fe5b0fdd 506 done; \
a24b9f23
MA
507 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
508 while read files; do \
509 test -z "$$files" || { \
510 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
511 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
512 done; }
513
fe5b0fdd 514uninstall-man3:
da59e03d 515 @$(NORMAL_UNINSTALL)
a24b9f23
MA
516 @list=''; test -n "$(man3dir)" || exit 0; \
517 files=`{ for i in $$list; do echo "$$i"; done; \
518 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
519 sed -n '/\.3[a-z]*$$/p'; \
520 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
521 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
522 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
523
524ID: $(am__tagged_files)
525 $(am__define_uniq_tagged_files); mkid -fID $$unique
526tags: tags-am
527TAGS: tags
528
529tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
530 set x; \
da59e03d 531 here=`pwd`; \
a24b9f23
MA
532 $(am__define_uniq_tagged_files); \
533 shift; \
534 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
da59e03d 535 test -n "$$unique" || unique=$$empty_fix; \
a24b9f23
MA
536 if test $$# -gt 0; then \
537 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
538 "$$@" $$unique; \
539 else \
540 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
541 $$unique; \
542 fi; \
da59e03d 543 fi
a24b9f23
MA
544ctags: ctags-am
545
546CTAGS: ctags
547ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
548 $(am__define_uniq_tagged_files); \
549 test -z "$(CTAGS_ARGS)$$unique" \
da59e03d 550 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
a24b9f23 551 $$unique
fe5b0fdd 552
da59e03d
DH
553GTAGS:
554 here=`$(am__cd) $(top_builddir) && pwd` \
a24b9f23
MA
555 && $(am__cd) $(top_srcdir) \
556 && gtags -i $(GTAGS_ARGS) "$$here"
557cscopelist: cscopelist-am
558
559cscopelist-am: $(am__tagged_files)
560 list='$(am__tagged_files)'; \
561 case "$(srcdir)" in \
562 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
563 *) sdir=$(subdir)/$(srcdir) ;; \
564 esac; \
565 for i in $$list; do \
566 if test -f "$$i"; then \
567 echo "$(subdir)/$$i"; \
568 else \
569 echo "$$sdir/$$i"; \
570 fi; \
571 done >> $(top_builddir)/cscope.files
fe5b0fdd
DH
572
573distclean-tags:
da59e03d 574 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
fe5b0fdd
DH
575
576distdir: $(DISTFILES)
1b658b9b
DH
577 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
578 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579 list='$(DISTFILES)'; \
580 dist_files=`for file in $$list; do echo $$file; done | \
581 sed -e "s|^$$srcdirstrip/||;t" \
582 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
583 case $$dist_files in \
584 */*) $(MKDIR_P) `echo "$$dist_files" | \
585 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
586 sort -u` ;; \
587 esac; \
588 for file in $$dist_files; do \
da59e03d 589 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
fe5b0fdd 590 if test -d $$d/$$file; then \
1b658b9b 591 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
a24b9f23
MA
592 if test -d "$(distdir)/$$file"; then \
593 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
594 fi; \
da59e03d 595 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
a24b9f23
MA
596 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
597 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
da59e03d 598 fi; \
a24b9f23 599 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
fe5b0fdd 600 else \
a24b9f23
MA
601 test -f "$(distdir)/$$file" \
602 || cp -p $$d/$$file "$(distdir)/$$file" \
da59e03d 603 || exit 1; \
fe5b0fdd
DH
604 fi; \
605 done
da59e03d
DH
606check-am: all-am
607check: check-am
608all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS)
609installdirs:
610 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \
1b658b9b 611 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
da59e03d
DH
612 done
613install: install-am
614install-exec: install-exec-am
615install-data: install-data-am
616uninstall: uninstall-am
fe5b0fdd 617
da59e03d
DH
618install-am: all-am
619 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
fe5b0fdd 620
da59e03d
DH
621installcheck: installcheck-am
622install-strip:
a24b9f23
MA
623 if test -z '$(STRIP)'; then \
624 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
625 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
626 install; \
627 else \
628 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
629 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
630 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
631 fi
da59e03d 632mostlyclean-generic:
fe5b0fdd 633
da59e03d 634clean-generic:
fe5b0fdd 635
da59e03d
DH
636distclean-generic:
637 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
a24b9f23 638 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
fe5b0fdd 639
da59e03d
DH
640maintainer-clean-generic:
641 @echo "This command is intended for maintainers to use"
642 @echo "it deletes files that may require special tools to rebuild."
643clean: clean-am
fe5b0fdd 644
da59e03d
DH
645clean-am: clean-binPROGRAMS clean-generic clean-libLIBRARIES \
646 clean-noinstPROGRAMS mostlyclean-am
fe5b0fdd 647
da59e03d
DH
648distclean: distclean-am
649 -rm -rf ./$(DEPDIR)
650 -rm -f Makefile
651distclean-am: clean-am distclean-compile distclean-generic \
652 distclean-tags
fe5b0fdd 653
dff902ba 654dvi: dvi-am
fe5b0fdd 655
da59e03d 656dvi-am:
fe5b0fdd 657
da59e03d 658html: html-am
fe5b0fdd 659
a24b9f23
MA
660html-am:
661
da59e03d 662info: info-am
fe5b0fdd 663
da59e03d 664info-am:
fe5b0fdd 665
da59e03d 666install-data-am: install-man
fe5b0fdd 667
1b658b9b
DH
668install-dvi: install-dvi-am
669
a24b9f23
MA
670install-dvi-am:
671
da59e03d 672install-exec-am: install-binPROGRAMS install-libLIBRARIES
dff902ba 673
1b658b9b
DH
674install-html: install-html-am
675
a24b9f23
MA
676install-html-am:
677
da59e03d
DH
678install-info: install-info-am
679
a24b9f23
MA
680install-info-am:
681
da59e03d
DH
682install-man: install-man1 install-man3
683
1b658b9b
DH
684install-pdf: install-pdf-am
685
a24b9f23
MA
686install-pdf-am:
687
1b658b9b
DH
688install-ps: install-ps-am
689
a24b9f23
MA
690install-ps-am:
691
da59e03d
DH
692installcheck-am:
693
694maintainer-clean: maintainer-clean-am
695 -rm -rf ./$(DEPDIR)
696 -rm -f Makefile
697maintainer-clean-am: distclean-am maintainer-clean-generic
fe5b0fdd
DH
698
699mostlyclean: mostlyclean-am
700
da59e03d 701mostlyclean-am: mostlyclean-compile mostlyclean-generic
fe5b0fdd 702
da59e03d 703pdf: pdf-am
fe5b0fdd 704
da59e03d 705pdf-am:
fe5b0fdd 706
da59e03d 707ps: ps-am
fe5b0fdd 708
da59e03d 709ps-am:
fe5b0fdd 710
1b658b9b
DH
711uninstall-am: uninstall-binPROGRAMS uninstall-libLIBRARIES \
712 uninstall-man
fe5b0fdd 713
da59e03d 714uninstall-man: uninstall-man1 uninstall-man3
fe5b0fdd 715
1b658b9b
DH
716.MAKE: install-am install-strip
717
a24b9f23
MA
718.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
719 clean-binPROGRAMS clean-generic clean-libLIBRARIES \
720 clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
721 distclean-compile distclean-generic distclean-tags distdir dvi \
722 dvi-am html html-am info info-am install install-am \
723 install-binPROGRAMS install-data install-data-am install-dvi \
724 install-dvi-am install-exec install-exec-am install-html \
725 install-html-am install-info install-info-am \
da59e03d 726 install-libLIBRARIES install-man install-man1 install-man3 \
1b658b9b 727 install-pdf install-pdf-am install-ps install-ps-am \
da59e03d
DH
728 install-strip installcheck installcheck-am installdirs \
729 maintainer-clean maintainer-clean-generic mostlyclean \
730 mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
a24b9f23 731 tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
1b658b9b
DH
732 uninstall-libLIBRARIES uninstall-man uninstall-man1 \
733 uninstall-man3
fe5b0fdd 734
a24b9f23 735
fe5b0fdd
DH
736# Tell versions [3.59,3.63) of GNU make to not export all variables.
737# Otherwise a system limit (for SysV at least) may be exceeded.
738.NOEXPORT: