paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 1 | # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 2 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 3 | # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 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 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 13 | |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 14 | SHELL = @SHELL@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 15 | |
| 16 | srcdir = @srcdir@ |
| 17 | top_srcdir = @top_srcdir@ |
| 18 | VPATH = @srcdir@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 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 |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 34 | |
| 35 | DESTDIR = |
| 36 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 37 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 38 | pkglibdir = $(libdir)/@PACKAGE@ |
| 39 | pkgincludedir = $(includedir)/@PACKAGE@ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 40 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 41 | top_builddir = .. |
| 42 | |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 43 | ACLOCAL = @ACLOCAL@ |
| 44 | AUTOCONF = @AUTOCONF@ |
| 45 | AUTOMAKE = @AUTOMAKE@ |
| 46 | AUTOHEADER = @AUTOHEADER@ |
| 47 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 48 | INSTALL = @INSTALL@ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 50 | INSTALL_DATA = @INSTALL_DATA@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 52 | transform = @program_transform_name@ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 53 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 54 | NORMAL_INSTALL = : |
| 55 | PRE_INSTALL = : |
| 56 | POST_INSTALL = : |
| 57 | NORMAL_UNINSTALL = : |
| 58 | PRE_UNINSTALL = : |
| 59 | POST_UNINSTALL = : |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 60 | host_alias = @host_alias@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 61 | host_triplet = @host@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 62 | AR = @AR@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 63 | BGPD = @BGPD@ |
| 64 | CC = @CC@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 65 | CPP = @CPP@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 66 | CURSES = @CURSES@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 67 | IF_METHOD = @IF_METHOD@ |
| 68 | IF_PROC = @IF_PROC@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 69 | IPFORWARD = @IPFORWARD@ |
| 70 | KERNEL_METHOD = @KERNEL_METHOD@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 71 | LIBPAM = @LIBPAM@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 72 | LIB_IPV6 = @LIB_IPV6@ |
| 73 | LIB_REGEX = @LIB_REGEX@ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 74 | MAKEINFO = @MAKEINFO@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 75 | MULTIPATH_NUM = @MULTIPATH_NUM@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 76 | OSPF6D = @OSPF6D@ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 77 | OSPFCLIENT = @OSPFCLIENT@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 78 | OSPFD = @OSPFD@ |
| 79 | OTHER_METHOD = @OTHER_METHOD@ |
| 80 | PACKAGE = @PACKAGE@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 81 | RANLIB = @RANLIB@ |
| 82 | RIPD = @RIPD@ |
| 83 | RIPNGD = @RIPNGD@ |
| 84 | RTREAD_METHOD = @RTREAD_METHOD@ |
| 85 | RT_METHOD = @RT_METHOD@ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 86 | VERSION = @VERSION@ |
| 87 | VTYSH = @VTYSH@ |
| 88 | ZEBRA = @ZEBRA@ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 89 | |
| 90 | INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 91 | DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\" |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 92 | INSTALL_SDATA = @INSTALL@ -m 600 |
| 93 | |
| 94 | noinst_LIBRARIES = libripng.a |
| 95 | sbin_PROGRAMS = ripngd |
| 96 | |
| 97 | libripng_a_SOURCES = \ |
| 98 | ripng_interface.c ripngd.c ripng_zebra.c ripng_route.c ripng_debug.c \ |
| 99 | ripng_routemap.c |
| 100 | |
| 101 | |
| 102 | noinst_HEADERS = \ |
| 103 | ripng_debug.h ripng_route.h ripngd.h |
| 104 | |
| 105 | |
| 106 | ripngd_SOURCES = \ |
| 107 | ripng_main.c $(libripng_a_SOURCES) |
| 108 | |
| 109 | |
| 110 | ripngd_LDADD = ../lib/libzebra.a |
| 111 | |
| 112 | sysconf_DATA = ripngd.conf.sample |
| 113 | |
| 114 | EXTRA_DIST = $(sysconf_DATA) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 115 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 116 | CONFIG_HEADER = ../config.h |
| 117 | CONFIG_CLEAN_FILES = |
| 118 | LIBRARIES = $(noinst_LIBRARIES) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 119 | |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 120 | CPPFLAGS = @CPPFLAGS@ |
| 121 | LDFLAGS = @LDFLAGS@ |
| 122 | LIBS = @LIBS@ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 123 | libripng_a_LIBADD = |
| 124 | libripng_a_OBJECTS = ripng_interface.o ripngd.o ripng_zebra.o \ |
| 125 | ripng_route.o ripng_debug.o ripng_routemap.o |
| 126 | PROGRAMS = $(sbin_PROGRAMS) |
| 127 | |
| 128 | ripngd_OBJECTS = ripng_main.o ripng_interface.o ripngd.o ripng_zebra.o \ |
| 129 | ripng_route.o ripng_debug.o ripng_routemap.o |
| 130 | ripngd_DEPENDENCIES = ../lib/libzebra.a |
| 131 | ripngd_LDFLAGS = |
paul | ccf3557 | 2003-03-01 11:42:20 +0000 | [diff] [blame] | 132 | CFLAGS = @CFLAGS@ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 133 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) |
| 134 | CCLD = $(CC) |
| 135 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ |
| 136 | DATA = $(sysconf_DATA) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 137 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 138 | HEADERS = $(noinst_HEADERS) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 139 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 140 | DIST_COMMON = ChangeLog Makefile.am Makefile.in |
| 141 | |
| 142 | |
| 143 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
| 144 | |
| 145 | TAR = gtar |
| 146 | GZIP_ENV = --best |
| 147 | DEP_FILES = .deps/ripng_debug.P .deps/ripng_interface.P \ |
| 148 | .deps/ripng_main.P .deps/ripng_route.P .deps/ripng_routemap.P \ |
| 149 | .deps/ripng_zebra.P .deps/ripngd.P |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 150 | SOURCES = $(libripng_a_SOURCES) $(ripngd_SOURCES) |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 151 | OBJECTS = $(libripng_a_OBJECTS) $(ripngd_OBJECTS) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 152 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 153 | all: all-redirect |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 154 | .SUFFIXES: |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 155 | .SUFFIXES: .S .c .o .s |
| 156 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
| 157 | cd $(top_srcdir) && $(AUTOMAKE) --foreign ripngd/Makefile |
| 158 | |
| 159 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) |
| 160 | cd $(top_builddir) \ |
| 161 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
| 162 | |
| 163 | |
| 164 | mostlyclean-noinstLIBRARIES: |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 165 | |
| 166 | clean-noinstLIBRARIES: |
| 167 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 168 | |
| 169 | distclean-noinstLIBRARIES: |
| 170 | |
| 171 | maintainer-clean-noinstLIBRARIES: |
| 172 | |
| 173 | .s.o: |
| 174 | $(COMPILE) -c $< |
| 175 | |
| 176 | .S.o: |
| 177 | $(COMPILE) -c $< |
| 178 | |
| 179 | mostlyclean-compile: |
| 180 | -rm -f *.o core *.core |
| 181 | |
| 182 | clean-compile: |
| 183 | |
| 184 | distclean-compile: |
| 185 | -rm -f *.tab.c |
| 186 | |
| 187 | maintainer-clean-compile: |
| 188 | |
| 189 | libripng.a: $(libripng_a_OBJECTS) $(libripng_a_DEPENDENCIES) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 190 | -rm -f libripng.a |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 191 | $(AR) cru libripng.a $(libripng_a_OBJECTS) $(libripng_a_LIBADD) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 192 | $(RANLIB) libripng.a |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 193 | |
| 194 | mostlyclean-sbinPROGRAMS: |
| 195 | |
| 196 | clean-sbinPROGRAMS: |
| 197 | -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) |
| 198 | |
| 199 | distclean-sbinPROGRAMS: |
| 200 | |
| 201 | maintainer-clean-sbinPROGRAMS: |
| 202 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 203 | install-sbinPROGRAMS: $(sbin_PROGRAMS) |
| 204 | @$(NORMAL_INSTALL) |
| 205 | $(mkinstalldirs) $(DESTDIR)$(sbindir) |
| 206 | @list='$(sbin_PROGRAMS)'; for p in $$list; do \ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 207 | if test -f $$p; then \ |
| 208 | echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \ |
| 209 | $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 210 | else :; fi; \ |
| 211 | done |
| 212 | |
| 213 | uninstall-sbinPROGRAMS: |
| 214 | @$(NORMAL_UNINSTALL) |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 215 | list='$(sbin_PROGRAMS)'; for p in $$list; do \ |
| 216 | rm -f $(DESTDIR)$(sbindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 217 | done |
| 218 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 219 | ripngd: $(ripngd_OBJECTS) $(ripngd_DEPENDENCIES) |
| 220 | @rm -f ripngd |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 221 | $(LINK) $(ripngd_LDFLAGS) $(ripngd_OBJECTS) $(ripngd_LDADD) $(LIBS) |
| 222 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 223 | uninstall-sysconfDATA: |
| 224 | @$(NORMAL_UNINSTALL) |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 225 | list='$(sysconf_DATA)'; for p in $$list; do \ |
| 226 | rm -f $(DESTDIR)$(sysconfdir)/$$p; \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 227 | done |
| 228 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 229 | tags: TAGS |
| 230 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 231 | ID: $(HEADERS) $(SOURCES) $(LISP) |
| 232 | list='$(SOURCES) $(HEADERS)'; \ |
| 233 | unique=`for i in $$list; do echo $$i; done | \ |
| 234 | awk ' { files[$$0] = 1; } \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 235 | END { for (i in files) print i; }'`; \ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 236 | here=`pwd` && cd $(srcdir) \ |
| 237 | && mkid -f$$here/ID $$unique $(LISP) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 238 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 239 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 240 | tags=; \ |
| 241 | here=`pwd`; \ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 242 | list='$(SOURCES) $(HEADERS)'; \ |
| 243 | unique=`for i in $$list; do echo $$i; done | \ |
| 244 | awk ' { files[$$0] = 1; } \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 245 | END { for (i in files) print i; }'`; \ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 246 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
| 247 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 248 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 249 | mostlyclean-tags: |
| 250 | |
| 251 | clean-tags: |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 252 | |
| 253 | distclean-tags: |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 254 | -rm -f TAGS ID |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 255 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 256 | maintainer-clean-tags: |
| 257 | |
| 258 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
| 259 | |
| 260 | subdir = ripngd |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 261 | |
| 262 | distdir: $(DISTFILES) |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 263 | here=`cd $(top_builddir) && pwd`; \ |
| 264 | top_distdir=`cd $(top_distdir) && pwd`; \ |
| 265 | distdir=`cd $(distdir) && pwd`; \ |
| 266 | cd $(top_srcdir) \ |
| 267 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign ripngd/Makefile |
| 268 | @for file in $(DISTFILES); do \ |
| 269 | d=$(srcdir); \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 270 | if test -d $$d/$$file; then \ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 271 | cp -pr $$d/$$file $(distdir)/$$file; \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 272 | else \ |
| 273 | test -f $(distdir)/$$file \ |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 274 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
| 275 | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 276 | fi; \ |
| 277 | done |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 278 | |
| 279 | DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :) |
| 280 | |
| 281 | -include $(DEP_FILES) |
| 282 | |
| 283 | mostlyclean-depend: |
| 284 | |
| 285 | clean-depend: |
| 286 | |
| 287 | distclean-depend: |
| 288 | -rm -rf .deps |
| 289 | |
| 290 | maintainer-clean-depend: |
| 291 | |
| 292 | %.o: %.c |
| 293 | @echo '$(COMPILE) -c $<'; \ |
| 294 | $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $< |
| 295 | @-cp .deps/$(*F).pp .deps/$(*F).P; \ |
| 296 | tr ' ' '\012' < .deps/$(*F).pp \ |
| 297 | | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ |
| 298 | >> .deps/$(*F).P; \ |
| 299 | rm .deps/$(*F).pp |
| 300 | |
| 301 | %.lo: %.c |
| 302 | @echo '$(LTCOMPILE) -c $<'; \ |
| 303 | $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< |
| 304 | @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \ |
| 305 | < .deps/$(*F).pp > .deps/$(*F).P; \ |
| 306 | tr ' ' '\012' < .deps/$(*F).pp \ |
| 307 | | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ |
| 308 | >> .deps/$(*F).P; \ |
| 309 | rm -f .deps/$(*F).pp |
| 310 | info-am: |
| 311 | info: info-am |
| 312 | dvi-am: |
| 313 | dvi: dvi-am |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 314 | check-am: all-am |
| 315 | check: check-am |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 316 | installcheck-am: |
| 317 | installcheck: installcheck-am |
| 318 | install-exec-am: install-sbinPROGRAMS install-sysconfDATA |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 319 | install-exec: install-exec-am |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 320 | |
| 321 | install-data-am: |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 322 | install-data: install-data-am |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 323 | |
| 324 | install-am: all-am |
| 325 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 326 | install: install-am |
| 327 | uninstall-am: uninstall-sbinPROGRAMS uninstall-sysconfDATA |
| 328 | uninstall: uninstall-am |
| 329 | all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS) |
| 330 | all-redirect: all-am |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 331 | install-strip: |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 332 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
| 333 | installdirs: |
| 334 | $(mkinstalldirs) $(DESTDIR)$(sbindir) $(DESTDIR)$(sysconfdir) |
| 335 | |
| 336 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 337 | mostlyclean-generic: |
| 338 | |
| 339 | clean-generic: |
| 340 | |
| 341 | distclean-generic: |
| 342 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 343 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 344 | |
| 345 | maintainer-clean-generic: |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 346 | mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ |
| 347 | mostlyclean-sbinPROGRAMS mostlyclean-tags \ |
| 348 | mostlyclean-depend mostlyclean-generic |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 349 | |
| 350 | mostlyclean: mostlyclean-am |
| 351 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 352 | clean-am: clean-noinstLIBRARIES clean-compile clean-sbinPROGRAMS \ |
| 353 | clean-tags clean-depend clean-generic mostlyclean-am |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 354 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 355 | clean: clean-am |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 356 | |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 357 | distclean-am: distclean-noinstLIBRARIES distclean-compile \ |
| 358 | distclean-sbinPROGRAMS distclean-tags distclean-depend \ |
| 359 | distclean-generic clean-am |
| 360 | |
| 361 | distclean: distclean-am |
| 362 | |
| 363 | maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ |
| 364 | maintainer-clean-compile maintainer-clean-sbinPROGRAMS \ |
| 365 | maintainer-clean-tags maintainer-clean-depend \ |
| 366 | maintainer-clean-generic distclean-am |
| 367 | @echo "This command is intended for maintainers to use;" |
| 368 | @echo "it deletes files that may require special tools to rebuild." |
| 369 | |
| 370 | maintainer-clean: maintainer-clean-am |
| 371 | |
| 372 | .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ |
| 373 | clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ |
| 374 | mostlyclean-compile distclean-compile clean-compile \ |
| 375 | maintainer-clean-compile mostlyclean-sbinPROGRAMS \ |
| 376 | distclean-sbinPROGRAMS clean-sbinPROGRAMS maintainer-clean-sbinPROGRAMS \ |
| 377 | uninstall-sbinPROGRAMS install-sbinPROGRAMS uninstall-sysconfDATA \ |
| 378 | install-sysconfDATA tags mostlyclean-tags distclean-tags clean-tags \ |
| 379 | maintainer-clean-tags distdir mostlyclean-depend distclean-depend \ |
| 380 | clean-depend maintainer-clean-depend info-am info dvi-am dvi check \ |
| 381 | check-am installcheck-am installcheck install-exec-am install-exec \ |
| 382 | install-data-am install-data install-am install uninstall-am uninstall \ |
| 383 | all-redirect all-am all installdirs mostlyclean-generic \ |
| 384 | distclean-generic clean-generic maintainer-clean-generic clean \ |
| 385 | mostlyclean distclean maintainer-clean |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 386 | |
| 387 | |
| 388 | install-sysconfDATA: $(sysconf_DATA) |
| 389 | @$(NORMAL_INSTALL) |
| 390 | $(mkinstalldirs) $(DESTDIR)$(sysconfdir) |
| 391 | @list='$(sysconf_DATA)'; for p in $$list; do \ |
| 392 | if test -f $(srcdir)/$$p; then \ |
| 393 | echo " $(INSTALL_SDATA) $(srcdir)/$$p $(DESTDIR)$(sysconfdir)/$$p"; \ |
| 394 | $(INSTALL_SDATA) $(srcdir)/$$p $(DESTDIR)$(sysconfdir)/$$p; \ |
| 395 | else if test -f $$p; then \ |
| 396 | echo " $(INSTALL_SDATA) $$p $(DESTDIR)$(sysconfdir)/$$p"; \ |
| 397 | $(INSTALL_SDATA) $$p $(DESTDIR)$(sysconfdir)/$$p; \ |
| 398 | fi; fi; \ |
| 399 | done |
paul | 1bb066b | 2003-03-17 01:18:55 +0000 | [diff] [blame] | 400 | |
paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 401 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 402 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 403 | .NOEXPORT: |