Return to Makefile CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / ipsec-tools / rpm / suse |
1.1 ! misho 1: # Makefile.in generated by automake 1.11.1 from Makefile.am. ! 2: # rpm/suse/Makefile. Generated from Makefile.in by configure. ! 3: ! 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, ! 5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, ! 6: # Inc. ! 7: # This Makefile.in is free software; the Free Software Foundation ! 8: # gives unlimited permission to copy and/or distribute it, ! 9: # with or without modifications, as long as this notice is preserved. ! 10: ! 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 ! 13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A ! 14: # PARTICULAR PURPOSE. ! 15: ! 16: ! 17: ! 18: pkgdatadir = $(datadir)/ipsec-tools ! 19: pkgincludedir = $(includedir)/ipsec-tools ! 20: pkglibdir = $(libdir)/ipsec-tools ! 21: pkglibexecdir = $(libexecdir)/ipsec-tools ! 22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd ! 23: install_sh_DATA = $(install_sh) -c -m 644 ! 24: install_sh_PROGRAM = $(install_sh) -c ! 25: install_sh_SCRIPT = $(install_sh) -c ! 26: INSTALL_HEADER = $(INSTALL_DATA) ! 27: transform = $(program_transform_name) ! 28: NORMAL_INSTALL = : ! 29: PRE_INSTALL = : ! 30: POST_INSTALL = : ! 31: NORMAL_UNINSTALL = : ! 32: PRE_UNINSTALL = : ! 33: POST_UNINSTALL = : ! 34: build_triplet = i386-portbld-freebsd10.0 ! 35: host_triplet = i386-portbld-freebsd10.0 ! 36: subdir = rpm/suse ! 37: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ ! 38: $(srcdir)/ipsec-tools.spec.in ! 39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ! 40: am__aclocal_m4_deps = $(top_srcdir)/acracoon.m4 \ ! 41: $(top_srcdir)/configure.ac ! 42: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ ! 43: $(ACLOCAL_M4) ! 44: mkinstalldirs = $(install_sh) -d ! 45: CONFIG_HEADER = $(top_builddir)/config.h ! 46: CONFIG_CLEAN_FILES = ipsec-tools.spec ! 47: CONFIG_CLEAN_VPATH_FILES = ! 48: SOURCES = ! 49: DIST_SOURCES = ! 50: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ! 51: ACLOCAL = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run aclocal-1.11 ! 52: AMTAR = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run tar ! 53: AR = ar ! 54: AUTOCONF = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run autoconf ! 55: AUTOHEADER = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run autoheader ! 56: AUTOMAKE = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run automake-1.11 ! 57: AWK = gawk ! 58: CC = cc ! 59: CCDEPMODE = depmode=gcc3 ! 60: CFLAGS = -pipe -g -Wall -Werror -Wno-unused ! 61: CONFIGURE_AMFLAGS = ! 62: CPP = cpp ! 63: CPPFLAGS = -I${top_srcdir}/src/racoon/missing ! 64: CRYPTOBJS = ! 65: CYGPATH_W = echo ! 66: DEFS = -DHAVE_CONFIG_H ! 67: DEPDIR = .deps ! 68: DSYMUTIL = ! 69: DUMPBIN = ! 70: ECHO_C = ! 71: ECHO_N = -n ! 72: ECHO_T = ! 73: EGREP = /usr/bin/grep -E ! 74: EXEEXT = ! 75: EXTRA_CRYPTO = ! 76: FGREP = /usr/bin/grep -F ! 77: FRAG_OBJS = isakmp_frag.o ! 78: GLIBC_BUGS = ! 79: GREP = /usr/bin/grep ! 80: HYBRID_OBJS = isakmp_xauth.o isakmp_cfg.o isakmp_unity.o throttle.o ! 81: INCLUDE_GLIBC = ! 82: INSTALL = /usr/bin/install -c -o root -g wheel ! 83: INSTALL_DATA = install -o root -g wheel -m 444 ! 84: INSTALL_OPTS = ! 85: INSTALL_PROGRAM = install -o root -g wheel -m 555 ! 86: INSTALL_SCRIPT = install -o root -g wheel -m 555 ! 87: INSTALL_STRIP_PROGRAM = $(install_sh) -c -s ! 88: KERNEL_INCLUDE = ! 89: KRB5_CONFIG = /usr/bin/krb5-config ! 90: LD = /usr/bin/ld ! 91: LDFLAGS = -rpath=/usr/lib:/usr/local/lib ! 92: LEX = flex ! 93: LEXLIB = -lfl ! 94: LEX_OUTPUT_ROOT = lex.yy ! 95: LIBOBJS = ! 96: LIBS = -lradius -lcrypto -lreadline -lcrypt -lcrypt -L/lib -R/lib -lradius ! 97: LIBTOOL = $(SHELL) /usr/local/bin/libtool ! 98: LIPO = ! 99: LN_S = ln -s ! 100: LTLIBOBJS = ! 101: MAKEINFO = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/missing --run makeinfo ! 102: MKDIR_P = ../.././install-sh -c -d ! 103: NATT_OBJS = nattraversal.o ! 104: NM = /usr/bin/nm -B ! 105: NMEDIT = ! 106: OBJDUMP = objdump ! 107: OBJEXT = o ! 108: OTOOL = ! 109: OTOOL64 = ! 110: PACKAGE = ipsec-tools ! 111: PACKAGE_BUGREPORT = ! 112: PACKAGE_NAME = ipsec-tools ! 113: PACKAGE_STRING = ipsec-tools 0.8.0 ! 114: PACKAGE_TARNAME = ipsec-tools ! 115: PACKAGE_URL = ! 116: PACKAGE_VERSION = 0.8.0 ! 117: PATH_SEPARATOR = : ! 118: RANLIB = ranlib ! 119: RPM = ! 120: SECCTX_OBJS = ! 121: SED = /usr/bin/sed ! 122: SET_MAKE = ! 123: SHELL = /bin/sh ! 124: STRIP = strip ! 125: VERSION = 0.8.0 ! 126: YACC = bison -y ! 127: YFLAGS = ! 128: abs_builddir = /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/rpm/suse ! 129: abs_srcdir = /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/rpm/suse ! 130: abs_top_builddir = /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0 ! 131: abs_top_srcdir = /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0 ! 132: ac_ct_CC = cc ! 133: ac_ct_DUMPBIN = ! 134: am__include = include ! 135: am__leading_dot = . ! 136: am__quote = ! 137: am__tar = ${AMTAR} chof - "$$tardir" ! 138: am__untar = ${AMTAR} xf - ! 139: bindir = ${exec_prefix}/bin ! 140: build = i386-portbld-freebsd10.0 ! 141: build_alias = i386-portbld-freebsd10.0 ! 142: build_cpu = i386 ! 143: build_os = freebsd10.0 ! 144: build_vendor = portbld ! 145: builddir = . ! 146: datadir = ${datarootdir} ! 147: datarootdir = ${prefix}/share ! 148: docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} ! 149: dvidir = ${docdir} ! 150: exec_prefix = ${prefix} ! 151: host = i386-portbld-freebsd10.0 ! 152: host_alias = ! 153: host_cpu = i386 ! 154: host_os = freebsd10.0 ! 155: host_vendor = portbld ! 156: htmldir = ${docdir} ! 157: include_racoondir = ${prefix}/include/racoon ! 158: includedir = ${prefix}/include ! 159: infodir = /usr/local/info ! 160: install_sh = ${SHELL} /usr/ports/security/ipsec-tools/work/ipsec-tools-0.8.0/install-sh ! 161: libdir = ${exec_prefix}/lib ! 162: libexecdir = ${exec_prefix}/libexec ! 163: localedir = ${datarootdir}/locale ! 164: localstatedir = /var/db ! 165: lt_ECHO = echo ! 166: mandir = /usr/local/man ! 167: mkdir_p = $(top_builddir)/./install-sh -c -d ! 168: oldincludedir = /usr/include ! 169: pdfdir = ${docdir} ! 170: prefix = /usr/local ! 171: program_transform_name = s,x,x, ! 172: psdir = ${docdir} ! 173: sbindir = ${exec_prefix}/sbin ! 174: sharedstatedir = ${prefix}/com ! 175: srcdir = . ! 176: sysconfdir = /usr/local/etc/racoon ! 177: target_alias = ! 178: top_build_prefix = ../../ ! 179: top_builddir = ../.. ! 180: top_srcdir = ../.. ! 181: EXTRA_DIST = ipsec-tools.spec.in ipsec-tools.spec racoon.init sysconfig.racoon ! 182: all: all-am ! 183: ! 184: .SUFFIXES: ! 185: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) ! 186: @for dep in $?; do \ ! 187: case '$(am__configure_deps)' in \ ! 188: *$$dep*) \ ! 189: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ ! 190: && { if test -f $@; then exit 0; else break; fi; }; \ ! 191: exit 1;; \ ! 192: esac; \ ! 193: done; \ ! 194: echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign rpm/suse/Makefile'; \ ! 195: $(am__cd) $(top_srcdir) && \ ! 196: $(AUTOMAKE) --foreign rpm/suse/Makefile ! 197: .PRECIOUS: Makefile ! 198: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status ! 199: @case '$?' in \ ! 200: *config.status*) \ ! 201: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ ! 202: *) \ ! 203: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ ! 204: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ ! 205: esac; ! 206: ! 207: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) ! 208: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 209: ! 210: $(top_srcdir)/configure: $(am__configure_deps) ! 211: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 212: $(ACLOCAL_M4): $(am__aclocal_m4_deps) ! 213: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ! 214: $(am__aclocal_m4_deps): ! 215: ipsec-tools.spec: $(top_builddir)/config.status $(srcdir)/ipsec-tools.spec.in ! 216: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ ! 217: ! 218: mostlyclean-libtool: ! 219: -rm -f *.lo ! 220: ! 221: clean-libtool: ! 222: -rm -rf .libs _libs ! 223: tags: TAGS ! 224: TAGS: ! 225: ! 226: ctags: CTAGS ! 227: CTAGS: ! 228: ! 229: ! 230: distdir: $(DISTFILES) ! 231: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! 232: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ ! 233: list='$(DISTFILES)'; \ ! 234: dist_files=`for file in $$list; do echo $$file; done | \ ! 235: sed -e "s|^$$srcdirstrip/||;t" \ ! 236: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ ! 237: case $$dist_files in \ ! 238: */*) $(MKDIR_P) `echo "$$dist_files" | \ ! 239: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ ! 240: sort -u` ;; \ ! 241: esac; \ ! 242: for file in $$dist_files; do \ ! 243: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ ! 244: if test -d $$d/$$file; then \ ! 245: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ ! 246: if test -d "$(distdir)/$$file"; then \ ! 247: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ! 248: fi; \ ! 249: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ ! 250: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ ! 251: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ ! 252: fi; \ ! 253: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ ! 254: else \ ! 255: test -f "$(distdir)/$$file" \ ! 256: || cp -p $$d/$$file "$(distdir)/$$file" \ ! 257: || exit 1; \ ! 258: fi; \ ! 259: done ! 260: check-am: all-am ! 261: check: check-am ! 262: all-am: Makefile ! 263: installdirs: ! 264: install: install-am ! 265: install-exec: install-exec-am ! 266: install-data: install-data-am ! 267: uninstall: uninstall-am ! 268: ! 269: install-am: all-am ! 270: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ! 271: ! 272: installcheck: installcheck-am ! 273: install-strip: ! 274: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ ! 275: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ ! 276: `test -z '$(STRIP)' || \ ! 277: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install ! 278: mostlyclean-generic: ! 279: ! 280: clean-generic: ! 281: ! 282: distclean-generic: ! 283: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) ! 284: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) ! 285: ! 286: maintainer-clean-generic: ! 287: @echo "This command is intended for maintainers to use" ! 288: @echo "it deletes files that may require special tools to rebuild." ! 289: clean: clean-am ! 290: ! 291: clean-am: clean-generic clean-libtool mostlyclean-am ! 292: ! 293: distclean: distclean-am ! 294: -rm -f Makefile ! 295: distclean-am: clean-am distclean-generic ! 296: ! 297: dvi: dvi-am ! 298: ! 299: dvi-am: ! 300: ! 301: html: html-am ! 302: ! 303: html-am: ! 304: ! 305: info: info-am ! 306: ! 307: info-am: ! 308: ! 309: install-data-am: ! 310: ! 311: install-dvi: install-dvi-am ! 312: ! 313: install-dvi-am: ! 314: ! 315: install-exec-am: ! 316: ! 317: install-html: install-html-am ! 318: ! 319: install-html-am: ! 320: ! 321: install-info: install-info-am ! 322: ! 323: install-info-am: ! 324: ! 325: install-man: ! 326: ! 327: install-pdf: install-pdf-am ! 328: ! 329: install-pdf-am: ! 330: ! 331: install-ps: install-ps-am ! 332: ! 333: install-ps-am: ! 334: ! 335: installcheck-am: ! 336: ! 337: maintainer-clean: maintainer-clean-am ! 338: -rm -f Makefile ! 339: maintainer-clean-am: distclean-am maintainer-clean-generic ! 340: ! 341: mostlyclean: mostlyclean-am ! 342: ! 343: mostlyclean-am: mostlyclean-generic mostlyclean-libtool ! 344: ! 345: pdf: pdf-am ! 346: ! 347: pdf-am: ! 348: ! 349: ps: ps-am ! 350: ! 351: ps-am: ! 352: ! 353: uninstall-am: ! 354: ! 355: .MAKE: install-am install-strip ! 356: ! 357: .PHONY: all all-am check check-am clean clean-generic clean-libtool \ ! 358: distclean distclean-generic distclean-libtool distdir dvi \ ! 359: dvi-am html html-am info info-am install install-am \ ! 360: install-data install-data-am install-dvi install-dvi-am \ ! 361: install-exec install-exec-am install-html install-html-am \ ! 362: install-info install-info-am install-man install-pdf \ ! 363: install-pdf-am install-ps install-ps-am install-strip \ ! 364: installcheck installcheck-am installdirs maintainer-clean \ ! 365: maintainer-clean-generic mostlyclean mostlyclean-generic \ ! 366: mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am ! 367: ! 368: ! 369: # Tell versions [3.59,3.63) of GNU make to not export all variables. ! 370: # Otherwise a system limit (for SysV at least) may be exceeded. ! 371: .NOEXPORT: