Annotation of embedaddon/quagga/solaris/Makefile.in, revision 1.1.1.2

1.1.1.2 ! misho       1: # Makefile.in generated by automake 1.11.2 from Makefile.am.
1.1       misho       2: # @configure_input@
                      3: 
                      4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.1.1.2 ! misho       5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
        !             6: # Foundation, Inc.
1.1       misho       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: @SET_MAKE@
                     17: 
                     18: # Solaris packages automake file
                     19: 
                     20: # XXX This file uses GNU make extensions.
                     21: VPATH = @srcdir@
                     22: pkgdatadir = $(datadir)/@PACKAGE@
                     23: pkgincludedir = $(includedir)/@PACKAGE@
                     24: pkglibdir = $(libdir)/@PACKAGE@
                     25: pkglibexecdir = $(libexecdir)/@PACKAGE@
                     26: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
                     27: install_sh_DATA = $(install_sh) -c -m 644
                     28: install_sh_PROGRAM = $(install_sh) -c
                     29: install_sh_SCRIPT = $(install_sh) -c
                     30: INSTALL_HEADER = $(INSTALL_DATA)
                     31: transform = $(program_transform_name)
                     32: NORMAL_INSTALL = :
                     33: PRE_INSTALL = :
                     34: POST_INSTALL = :
                     35: NORMAL_UNINSTALL = :
                     36: PRE_UNINSTALL = :
                     37: POST_UNINSTALL = :
                     38: build_triplet = @build@
                     39: host_triplet = @host@
                     40: target_triplet = @target@
                     41: subdir = solaris
                     42: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
                     43: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1.1.1.2 ! misho      44: am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
        !            45:        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
        !            46:        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
        !            47:        $(top_srcdir)/configure.ac
1.1       misho      48: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
                     49:        $(ACLOCAL_M4)
                     50: mkinstalldirs = $(install_sh) -d
                     51: CONFIG_HEADER = $(top_builddir)/config.h
                     52: CONFIG_CLEAN_FILES =
                     53: CONFIG_CLEAN_VPATH_FILES =
                     54: SOURCES =
                     55: DIST_SOURCES =
                     56: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
                     57: ACLOCAL = @ACLOCAL@
                     58: AMTAR = @AMTAR@
                     59: AR = @AR@
                     60: AUTOCONF = @AUTOCONF@
                     61: AUTOHEADER = @AUTOHEADER@
                     62: AUTOMAKE = @AUTOMAKE@
                     63: AWK = @AWK@
                     64: BGPD = @BGPD@
                     65: CC = @CC@
                     66: CCDEPMODE = @CCDEPMODE@
                     67: CFLAGS = @CFLAGS@
                     68: CONFDATE = @CONFDATE@
                     69: CPP = @CPP@
                     70: CPPFLAGS = @CPPFLAGS@
                     71: CURSES = @CURSES@
                     72: CYGPATH_W = @CYGPATH_W@
                     73: DEFS = @DEFS@
                     74: DEPDIR = @DEPDIR@
                     75: DLLTOOL = @DLLTOOL@
                     76: DOC = @DOC@
                     77: DSYMUTIL = @DSYMUTIL@
                     78: DUMPBIN = @DUMPBIN@
                     79: ECHO_C = @ECHO_C@
                     80: ECHO_N = @ECHO_N@
                     81: ECHO_T = @ECHO_T@
                     82: EGREP = @EGREP@
                     83: EXEEXT = @EXEEXT@
                     84: FGREP = @FGREP@
                     85: GAWK = @GAWK@
                     86: GREP = @GREP@
                     87: HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
                     88: IF_METHOD = @IF_METHOD@
                     89: IF_PROC = @IF_PROC@
                     90: INCLUDES = @INCLUDES@
                     91: INSTALL = @INSTALL@
                     92: INSTALL_DATA = @INSTALL_DATA@
                     93: INSTALL_PROGRAM = @INSTALL_PROGRAM@
                     94: INSTALL_SCRIPT = @INSTALL_SCRIPT@
                     95: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
                     96: IOCTL_METHOD = @IOCTL_METHOD@
                     97: IPFORWARD = @IPFORWARD@
                     98: ISISD = @ISISD@
                     99: ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
                    100: ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
                    101: ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
                    102: KERNEL_METHOD = @KERNEL_METHOD@
                    103: LD = @LD@
                    104: LDFLAGS = @LDFLAGS@
                    105: LIBCAP = @LIBCAP@
                    106: LIBM = @LIBM@
                    107: LIBOBJS = @LIBOBJS@
                    108: LIBPAM = @LIBPAM@
                    109: LIBREADLINE = @LIBREADLINE@
                    110: LIBS = @LIBS@
                    111: LIBTOOL = @LIBTOOL@
                    112: LIB_IPV6 = @LIB_IPV6@
                    113: LIB_REGEX = @LIB_REGEX@
                    114: LIPO = @LIPO@
                    115: LN_S = @LN_S@
                    116: LTLIBOBJS = @LTLIBOBJS@
                    117: MAKEINFO = @MAKEINFO@
                    118: MANIFEST_TOOL = @MANIFEST_TOOL@
                    119: MKDIR_P = @MKDIR_P@
                    120: MULTIPATH_NUM = @MULTIPATH_NUM@
                    121: NM = @NM@
                    122: NMEDIT = @NMEDIT@
                    123: OBJDUMP = @OBJDUMP@
                    124: OBJEXT = @OBJEXT@
                    125: OSPF6D = @OSPF6D@
                    126: OSPFAPI = @OSPFAPI@
                    127: OSPFCLIENT = @OSPFCLIENT@
                    128: OSPFD = @OSPFD@
                    129: OTHER_METHOD = @OTHER_METHOD@
                    130: OTOOL = @OTOOL@
                    131: OTOOL64 = @OTOOL64@
                    132: PACKAGE = @PACKAGE@
                    133: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
                    134: PACKAGE_NAME = @PACKAGE_NAME@
                    135: PACKAGE_STRING = @PACKAGE_STRING@
                    136: PACKAGE_TARNAME = @PACKAGE_TARNAME@
                    137: PACKAGE_URL = @PACKAGE_URL@
                    138: PACKAGE_VERSION = @PACKAGE_VERSION@
                    139: PATH_SEPARATOR = @PATH_SEPARATOR@
                    140: PERL = @PERL@
                    141: PICFLAGS = @PICFLAGS@
                    142: PILDFLAGS = @PILDFLAGS@
                    143: RANLIB = @RANLIB@
                    144: RIPD = @RIPD@
                    145: RIPNGD = @RIPNGD@
                    146: RTREAD_METHOD = @RTREAD_METHOD@
                    147: RT_METHOD = @RT_METHOD@
                    148: SED = @SED@
                    149: SET_MAKE = @SET_MAKE@
                    150: SHELL = @SHELL@
                    151: SNMP_INCLUDES = @SNMP_INCLUDES@
                    152: SOLARIS = @SOLARIS@
                    153: STRIP = @STRIP@
                    154: VERSION = @VERSION@
                    155: VTYSH = @VTYSH@
                    156: WATCHQUAGGA = @WATCHQUAGGA@
                    157: ZEBRA = @ZEBRA@
                    158: abs_builddir = @abs_builddir@
                    159: abs_srcdir = @abs_srcdir@
                    160: abs_top_builddir = @abs_top_builddir@
                    161: abs_top_srcdir = @abs_top_srcdir@
                    162: ac_ct_AR = @ac_ct_AR@
                    163: ac_ct_CC = @ac_ct_CC@
                    164: ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
                    165: am__include = @am__include@
                    166: am__leading_dot = @am__leading_dot@
                    167: am__quote = @am__quote@
                    168: am__tar = @am__tar@
                    169: am__untar = @am__untar@
                    170: bindir = @bindir@
                    171: build = @build@
                    172: build_alias = @build_alias@
                    173: build_cpu = @build_cpu@
                    174: build_os = @build_os@
                    175: build_vendor = @build_vendor@
                    176: builddir = @builddir@
                    177: datadir = @datadir@
                    178: datarootdir = @datarootdir@
                    179: docdir = @docdir@
                    180: dvidir = @dvidir@
                    181: enable_group = @enable_group@
                    182: enable_user = @enable_user@
                    183: enable_vty_group = @enable_vty_group@
                    184: exampledir = @exampledir@
                    185: exec_prefix = @exec_prefix@
                    186: host = @host@
                    187: host_alias = @host_alias@
                    188: host_cpu = @host_cpu@
                    189: host_os = @host_os@
                    190: host_vendor = @host_vendor@
                    191: htmldir = @htmldir@
                    192: includedir = @includedir@
                    193: infodir = @infodir@
                    194: install_sh = @install_sh@
                    195: libdir = @libdir@
                    196: libexecdir = @libexecdir@
                    197: localedir = @localedir@
                    198: localstatedir = @localstatedir@
                    199: mandir = @mandir@
                    200: mkdir_p = @mkdir_p@
                    201: oldincludedir = @oldincludedir@
                    202: pdfdir = @pdfdir@
                    203: pkgsrcdir = @pkgsrcdir@
                    204: pkgsrcrcdir = @pkgsrcrcdir@
                    205: prefix = @prefix@
                    206: program_transform_name = @program_transform_name@
                    207: psdir = @psdir@
                    208: quagga_statedir = @quagga_statedir@
                    209: sbindir = @sbindir@
                    210: sharedstatedir = @sharedstatedir@
                    211: srcdir = @srcdir@
                    212: sysconfdir = @sysconfdir@
                    213: target = @target@
                    214: target_alias = @target_alias@
                    215: target_cpu = @target_cpu@
                    216: target_os = @target_os@
                    217: target_vendor = @target_vendor@
                    218: top_build_prefix = @top_build_prefix@
                    219: top_builddir = @top_builddir@
                    220: top_srcdir = @top_srcdir@
                    221: 
                    222: # the names of the various subpackages, and some convenient 
                    223: # derived variables.
                    224: pkg_names = daemons dev doc libs smf
                    225: pkg_quagga_daemons = zebra bgpd ospfd ospf6d ripd ripngd
                    226: pkg_name_rev = @PACKAGE_VERSION@-@CONFDATE@-@target_os@-@target_cpu@
                    227: pkg_depends = $(pkg_names:%=depend.%)
                    228: pkg_packages = $(pkg_names:%=@PACKAGE_TARNAME@-%-$(pkg_name_rev).pkg)
                    229: pkg_pkginfos = $(pkg_names:%=pkginfo.%.full)
                    230: pkg_prototypes = $(pkg_names:%=prototype.%)
                    231: pkg_manifests = quagga.xml
                    232: 
                    233: # pkgmk variable substitutions wont grok ${variable} in prototype
                    234: # file, so we cant let autoconf generate the file sadly
                    235: # wish automake would just provide a template for this
                    236: edit = $(SED) \
                    237:        -e 's,@prefix\@,$(prefix),g' \
                    238:        -e 's,@exec_prefix,$(exec_prefix),g' \
                    239:        -e 's,@bindir\@,$(bindir),g' \
                    240:        -e 's,@sbindir\@,$(sbindir),g' \
                    241:        -e 's,@libexecdir\@,$(libexecdir),g' \
                    242:        -e 's,@datadir\@,$(datadir),g' \
                    243:        -e 's,@sysconfdir\@,$(sysconfdir),g' \
                    244:        -e 's,@sharedstatedir\@,$(sharedstatedir),g' \
                    245:        -e 's,@localstatedir\@,$(localstatedir),g' \
                    246:        -e 's,@libdir\@,$(libdir),g' \
                    247:        -e 's,@includedir\@,$(includedir),g' \
                    248:        -e 's,@infodir\@,$(infodir),g' \
                    249:        -e 's,@mandir\@,$(mandir),g' \
                    250:        -e 's,@enable_user\@,$(enable_user),g' \
                    251:        -e 's,@enable_group\@,$(enable_group),g' \
                    252:        -e 's,@enable_vty_group\@,$(enable_vty_group),g' \
                    253:        -e 's,@quagga_statedir\@,$(quagga_statedir),g' \
                    254:        -e 's,[@]PACKAGE_NAME[@],@PACKAGE_NAME@,g' \
                    255:        -e 's,[@]PACKAGE_TARNAME[@],@PACKAGE_TARNAME@,g' \
                    256:        -e 's,[@]PACKAGE_VERSION[@],@PACKAGE_VERSION@,g' \
                    257:        -e 's,[@]PACKAGE_BUGREPORT[@],@PACKAGE_BUGREPORT@,g' \
                    258:        -e 's,[@]CONFDATE[@],@CONFDATE@,g' \
                    259:        -e 's,[@]target_cpu[@],$(target_cpu),g' \
                    260:        -e 's,[@]target_host[@],$(target_host),g' \
                    261:        -e 's,[@]target_os[@],$(target_os),g'
                    262: 
                    263: 
                    264: # common options for pkgmk
                    265: pkg_make_vars = exec_prefix=@exec_prefix@ prefix=@prefix@ \
                    266:        builddir=@builddir@ srcdir=@srcdir@ \
                    267:        top_builddir=@top_builddir@ top_srcdir=@top_srcdir@ \
                    268:        abs_builddir=@abs_builddir@ abs_srcdir=@abs_srcdir@ \
                    269:        abs_top_builddir=@abs_top_builddir@ abs_top_srcdir=@abs_top_srcdir@
                    270: 
                    271: 
                    272: # pkgmk: write the package to spool in build dir, to avoid root dependencies
                    273: pkg_make = pkgmk -o -d @abs_builddir@ \
                    274:        -f $< DESTDIR="$(DESTDIR)/" $(pkg_make_vars)
                    275: 
                    276: 
                    277: # pkgtrans: write a pkg file stream, shame we cant pipe directly to it from
                    278: # pkgmk..
                    279: pkg_trans = pkgtrans -s @abs_builddir@ "@abs_builddir@/$@"
                    280: 
                    281: # pkginfo.package and prototype.package are all built sources
                    282: #BUILT_SOURCES = pkginfo.daemons pkginfo.dev pkginfo.doc pkginfo.libs \
                    283: #      prototype.daemons prototype.dev prototype.doc prototype.libs
                    284: BUILT_SOURCES = $(pkg_pkginfos) pkginfo.tmpl $(pkg_prototypes) \
                    285:        $(pkg_manifests) $(pkg_depends) quagga.init
                    286: 
                    287: CLEANFILES = $(BUILT_SOURCES) $(pkg_packages)
                    288: EXTRA_DIST = $(pkg_manifests:%=%.in) $(pkg_prototypes:%=%.in) \
                    289:        $(pkg_names:%=pkginfo.%.tmpl.in) $(srcdir)/pkginfo.tmpl.in \
                    290:        $(pkg_depends:%=%.in) quagga.init.in README.txt
                    291: 
                    292: all: $(BUILT_SOURCES)
                    293:        $(MAKE) $(AM_MAKEFLAGS) all-am
                    294: 
                    295: .SUFFIXES:
                    296: $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
                    297:        @for dep in $?; do \
                    298:          case '$(am__configure_deps)' in \
                    299:            *$$dep*) \
                    300:              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
                    301:                && { if test -f $@; then exit 0; else break; fi; }; \
                    302:              exit 1;; \
                    303:          esac; \
                    304:        done; \
                    305:        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu solaris/Makefile'; \
                    306:        $(am__cd) $(top_srcdir) && \
                    307:          $(AUTOMAKE) --gnu solaris/Makefile
                    308: .PRECIOUS: Makefile
                    309: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
                    310:        @case '$?' in \
                    311:          *config.status*) \
                    312:            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
                    313:          *) \
                    314:            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
                    315:            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
                    316:        esac;
                    317: 
                    318: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
                    319:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    320: 
                    321: $(top_srcdir)/configure:  $(am__configure_deps)
                    322:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    323: $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
                    324:        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
                    325: $(am__aclocal_m4_deps):
                    326: 
                    327: mostlyclean-libtool:
                    328:        -rm -f *.lo
                    329: 
                    330: clean-libtool:
                    331:        -rm -rf .libs _libs
                    332: tags: TAGS
                    333: TAGS:
                    334: 
                    335: ctags: CTAGS
                    336: CTAGS:
                    337: 
                    338: 
                    339: distdir: $(DISTFILES)
                    340:        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    341:        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
                    342:        list='$(DISTFILES)'; \
                    343:          dist_files=`for file in $$list; do echo $$file; done | \
                    344:          sed -e "s|^$$srcdirstrip/||;t" \
                    345:              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
                    346:        case $$dist_files in \
                    347:          */*) $(MKDIR_P) `echo "$$dist_files" | \
                    348:                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
                    349:                           sort -u` ;; \
                    350:        esac; \
                    351:        for file in $$dist_files; do \
                    352:          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
                    353:          if test -d $$d/$$file; then \
                    354:            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
                    355:            if test -d "$(distdir)/$$file"; then \
                    356:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    357:            fi; \
                    358:            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
                    359:              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
                    360:              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
                    361:            fi; \
                    362:            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
                    363:          else \
                    364:            test -f "$(distdir)/$$file" \
                    365:            || cp -p $$d/$$file "$(distdir)/$$file" \
                    366:            || exit 1; \
                    367:          fi; \
                    368:        done
                    369: check-am: all-am
                    370: check: $(BUILT_SOURCES)
                    371:        $(MAKE) $(AM_MAKEFLAGS) check-am
                    372: all-am: Makefile
                    373: installdirs:
                    374: install: $(BUILT_SOURCES)
                    375:        $(MAKE) $(AM_MAKEFLAGS) install-am
                    376: install-exec: install-exec-am
                    377: install-data: install-data-am
                    378: uninstall: uninstall-am
                    379: 
                    380: install-am: all-am
                    381:        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
                    382: 
                    383: installcheck: installcheck-am
                    384: install-strip:
1.1.1.2 ! misho     385:        if test -z '$(STRIP)'; then \
        !           386:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           387:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           388:              install; \
        !           389:        else \
        !           390:          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
        !           391:            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
        !           392:            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
        !           393:        fi
1.1       misho     394: mostlyclean-generic:
                    395: 
                    396: clean-generic:
                    397:        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
                    398: 
                    399: distclean-generic:
                    400:        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
                    401:        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
                    402: 
                    403: maintainer-clean-generic:
                    404:        @echo "This command is intended for maintainers to use"
                    405:        @echo "it deletes files that may require special tools to rebuild."
                    406:        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
                    407: clean: clean-am
                    408: 
                    409: clean-am: clean-generic clean-libtool mostlyclean-am
                    410: 
                    411: distclean: distclean-am
                    412:        -rm -f Makefile
                    413: distclean-am: clean-am distclean-generic
                    414: 
                    415: dvi: dvi-am
                    416: 
                    417: dvi-am:
                    418: 
                    419: html: html-am
                    420: 
                    421: html-am:
                    422: 
                    423: info: info-am
                    424: 
                    425: info-am:
                    426: 
                    427: install-data-am:
                    428: 
                    429: install-dvi: install-dvi-am
                    430: 
                    431: install-dvi-am:
                    432: 
                    433: install-exec-am:
                    434: 
                    435: install-html: install-html-am
                    436: 
                    437: install-html-am:
                    438: 
                    439: install-info: install-info-am
                    440: 
                    441: install-info-am:
                    442: 
                    443: install-man:
                    444: 
                    445: install-pdf: install-pdf-am
                    446: 
                    447: install-pdf-am:
                    448: 
                    449: install-ps: install-ps-am
                    450: 
                    451: install-ps-am:
                    452: 
                    453: installcheck-am:
                    454: 
                    455: maintainer-clean: maintainer-clean-am
                    456:        -rm -f Makefile
                    457: maintainer-clean-am: distclean-am maintainer-clean-generic
                    458: 
                    459: mostlyclean: mostlyclean-am
                    460: 
                    461: mostlyclean-am: mostlyclean-generic mostlyclean-libtool
                    462: 
                    463: pdf: pdf-am
                    464: 
                    465: pdf-am:
                    466: 
                    467: ps: ps-am
                    468: 
                    469: ps-am:
                    470: 
                    471: uninstall-am:
                    472: 
                    473: .MAKE: all check install install-am install-strip
                    474: 
                    475: .PHONY: all all-am check check-am clean clean-generic clean-libtool \
                    476:        distclean distclean-generic distclean-libtool distdir dvi \
                    477:        dvi-am html html-am info info-am install install-am \
                    478:        install-data install-data-am install-dvi install-dvi-am \
                    479:        install-exec install-exec-am install-html install-html-am \
                    480:        install-info install-info-am install-man install-pdf \
                    481:        install-pdf-am install-ps install-ps-am install-strip \
                    482:        installcheck installcheck-am installdirs maintainer-clean \
                    483:        maintainer-clean-generic mostlyclean mostlyclean-generic \
                    484:        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
                    485: 
                    486: 
                    487: .PHONY: packages
                    488: 
                    489: # pkgmk can only cope with a single pkginfo, cant 'stack' various 
                    490: # pkginfo template files and a package specific pkginfo file in the prototype
                    491: # Create the package specific template here, and create the full pkginfo
                    492: # by cating this and the common pkginfo.tmpl together.
                    493: pkginfo.tmpl: $(srcdir)/pkginfo.tmpl.in Makefile
                    494:        rm -f $@
                    495:        $(edit) $< > $@
                    496: 
                    497: pkginfo.%.tmpl: $(srcdir)/pkginfo.%.tmpl.in Makefile
                    498:        rm -f $@
                    499:        $(edit) $< > $@
                    500: 
                    501: pkginfo.%.full: pkginfo.%.tmpl pkginfo.tmpl Makefile
                    502:        cat pkginfo.tmpl pkginfo.$*.tmpl > $@
                    503: 
                    504: # use 'edit' above to transform prototype.in to pkgmk acceptable prototype
                    505: prototype.%: $(srcdir)/prototype.%.in Makefile
                    506:        rm -f $@
                    507:        $(edit) $< > $@
                    508: 
                    509: # use edit to construct the SMF manifest files
                    510: %.xml: $(srcdir)/%.xml.in Makefile
                    511:        rm -f $@
                    512:        $(edit) $< > $@
                    513: # use edit to construct the depend files
                    514: depend.%: $(srcdir)/depend.%.in Makefile
                    515:        rm -f $@
                    516:        $(edit) $< > $@
                    517: 
                    518: # method file (bit like init script)
                    519: quagga.init: $(srcdir)/quagga.init.in Makefile
                    520:        rm -f $@
                    521:        $(edit) $< > $@
                    522: 
                    523: # construct the pkg
                    524: @PACKAGE_TARNAME@-%-$(pkg_name_rev).pkg: prototype.% \
                    525:                depend.% quagga.init pkginfo.%.full
                    526:        ($(pkg_make) && \
                    527:        $(pkg_trans) "QUAGGA$*")
                    528: 
                    529: %.pkg.gz : %.pkg
                    530:        (gzip -c $< > $@)
                    531: 
                    532: pkg-root-install:
                    533:        (cd $(top_builddir) && \
                    534:         $(MAKE) DESTDIR=$(abs_builddir)/quagga-root install)
                    535: 
                    536: packages: $(pkg_packages)
                    537: 
                    538: #nodist_pkgdata_DATA = $(pkg_packages)
                    539: 
                    540: # Tell versions [3.59,3.63) of GNU make to not export all variables.
                    541: # Otherwise a system limit (for SysV at least) may be exceeded.
                    542: .NOEXPORT:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>