17c478bd9Sstevel@tonic-gate# Makefile.in generated by automake 1.8.5 from Makefile.am. 27c478bd9Sstevel@tonic-gate# @configure_input@ 37c478bd9Sstevel@tonic-gate 47c478bd9Sstevel@tonic-gate# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 57c478bd9Sstevel@tonic-gate# 2003, 2004 Free Software Foundation, Inc. 67c478bd9Sstevel@tonic-gate# This Makefile.in is free software; the Free Software Foundation 77c478bd9Sstevel@tonic-gate# gives unlimited permission to copy and/or distribute it, 87c478bd9Sstevel@tonic-gate# with or without modifications, as long as this notice is preserved. 97c478bd9Sstevel@tonic-gate 107c478bd9Sstevel@tonic-gate# This program is distributed in the hope that it will be useful, 117c478bd9Sstevel@tonic-gate# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 127c478bd9Sstevel@tonic-gate# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 137c478bd9Sstevel@tonic-gate# PARTICULAR PURPOSE. 147c478bd9Sstevel@tonic-gate 157c478bd9Sstevel@tonic-gate@SET_MAKE@ 167c478bd9Sstevel@tonic-gate 177c478bd9Sstevel@tonic-gate 187c478bd9Sstevel@tonic-gateSOURCES = $(mbchk_SOURCES) 197c478bd9Sstevel@tonic-gate 207c478bd9Sstevel@tonic-gatesrcdir = @srcdir@ 217c478bd9Sstevel@tonic-gatetop_srcdir = @top_srcdir@ 227c478bd9Sstevel@tonic-gateVPATH = @srcdir@ 237c478bd9Sstevel@tonic-gatepkgdatadir = $(datadir)/@PACKAGE@ 247c478bd9Sstevel@tonic-gatepkglibdir = $(libdir)/@PACKAGE@ 257c478bd9Sstevel@tonic-gatepkgincludedir = $(includedir)/@PACKAGE@ 267c478bd9Sstevel@tonic-gatetop_builddir = .. 277c478bd9Sstevel@tonic-gateam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 287c478bd9Sstevel@tonic-gateINSTALL = @INSTALL@ 297c478bd9Sstevel@tonic-gateinstall_sh_DATA = $(install_sh) -c -m 644 307c478bd9Sstevel@tonic-gateinstall_sh_PROGRAM = $(install_sh) -c 317c478bd9Sstevel@tonic-gateinstall_sh_SCRIPT = $(install_sh) -c 327c478bd9Sstevel@tonic-gateINSTALL_HEADER = $(INSTALL_DATA) 337c478bd9Sstevel@tonic-gatetransform = $(program_transform_name) 347c478bd9Sstevel@tonic-gateNORMAL_INSTALL = : 357c478bd9Sstevel@tonic-gatePRE_INSTALL = : 367c478bd9Sstevel@tonic-gatePOST_INSTALL = : 377c478bd9Sstevel@tonic-gateNORMAL_UNINSTALL = : 387c478bd9Sstevel@tonic-gatePRE_UNINSTALL = : 397c478bd9Sstevel@tonic-gatePOST_UNINSTALL = : 407c478bd9Sstevel@tonic-gatehost_triplet = @host@ 417c478bd9Sstevel@tonic-gatebin_PROGRAMS = mbchk$(EXEEXT) 427c478bd9Sstevel@tonic-gatesubdir = util 437c478bd9Sstevel@tonic-gateDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 447c478bd9Sstevel@tonic-gate $(srcdir)/grub-image.in $(srcdir)/grub-install.in \ 457c478bd9Sstevel@tonic-gate $(srcdir)/grub-md5-crypt.in $(srcdir)/grub-set-default.in \ 467c478bd9Sstevel@tonic-gate $(srcdir)/grub-terminfo.in 477c478bd9Sstevel@tonic-gateACLOCAL_M4 = $(top_srcdir)/aclocal.m4 487c478bd9Sstevel@tonic-gateam__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 497c478bd9Sstevel@tonic-gate $(top_srcdir)/configure.ac 507c478bd9Sstevel@tonic-gateam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 517c478bd9Sstevel@tonic-gate $(ACLOCAL_M4) 527c478bd9Sstevel@tonic-gatemkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 537c478bd9Sstevel@tonic-gateCONFIG_HEADER = $(top_builddir)/config.h 547c478bd9Sstevel@tonic-gateCONFIG_CLEAN_FILES = grub-image grub-install grub-md5-crypt \ 557c478bd9Sstevel@tonic-gate grub-terminfo grub-set-default 567c478bd9Sstevel@tonic-gateam__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" 577c478bd9Sstevel@tonic-gatebinPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 587c478bd9Sstevel@tonic-gatePROGRAMS = $(bin_PROGRAMS) 597c478bd9Sstevel@tonic-gateam_mbchk_OBJECTS = mbchk.$(OBJEXT) 607c478bd9Sstevel@tonic-gatembchk_OBJECTS = $(am_mbchk_OBJECTS) 617c478bd9Sstevel@tonic-gatembchk_DEPENDENCIES = ../lib/libcommon.a 627c478bd9Sstevel@tonic-gatesbinSCRIPT_INSTALL = $(INSTALL_SCRIPT) 637c478bd9Sstevel@tonic-gateSCRIPTS = $(noinst_SCRIPTS) $(sbin_SCRIPTS) 647c478bd9Sstevel@tonic-gateDEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) 657c478bd9Sstevel@tonic-gatedepcomp = $(SHELL) $(top_srcdir)/depcomp 667c478bd9Sstevel@tonic-gateam__depfiles_maybe = depfiles 677c478bd9Sstevel@tonic-gate@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/mbchk.Po 687c478bd9Sstevel@tonic-gateCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 697c478bd9Sstevel@tonic-gate $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 707c478bd9Sstevel@tonic-gateCCLD = $(CC) 717c478bd9Sstevel@tonic-gateLINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ 727c478bd9Sstevel@tonic-gateSOURCES = $(mbchk_SOURCES) 737c478bd9Sstevel@tonic-gateDIST_SOURCES = $(mbchk_SOURCES) 747c478bd9Sstevel@tonic-gateETAGS = etags 757c478bd9Sstevel@tonic-gateCTAGS = ctags 767c478bd9Sstevel@tonic-gateDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 777c478bd9Sstevel@tonic-gateACLOCAL = @ACLOCAL@ 787c478bd9Sstevel@tonic-gateAMDEP_FALSE = @AMDEP_FALSE@ 797c478bd9Sstevel@tonic-gateAMDEP_TRUE = @AMDEP_TRUE@ 807c478bd9Sstevel@tonic-gateAMTAR = @AMTAR@ 817c478bd9Sstevel@tonic-gateAUTOCONF = @AUTOCONF@ 827c478bd9Sstevel@tonic-gateAUTOHEADER = @AUTOHEADER@ 837c478bd9Sstevel@tonic-gateAUTOMAKE = @AUTOMAKE@ 847c478bd9Sstevel@tonic-gateAWK = @AWK@ 857c478bd9Sstevel@tonic-gateBUILD_EXAMPLE_KERNEL_FALSE = @BUILD_EXAMPLE_KERNEL_FALSE@ 867c478bd9Sstevel@tonic-gateBUILD_EXAMPLE_KERNEL_TRUE = @BUILD_EXAMPLE_KERNEL_TRUE@ 877c478bd9Sstevel@tonic-gateCC = @CC@ 887c478bd9Sstevel@tonic-gateCCAS = @CCAS@ 897c478bd9Sstevel@tonic-gateCCASFLAGS = @CCASFLAGS@ 907c478bd9Sstevel@tonic-gateCCDEPMODE = @CCDEPMODE@ 917c478bd9Sstevel@tonic-gateCFLAGS = @CFLAGS@ 927c478bd9Sstevel@tonic-gateCPP = @CPP@ 937c478bd9Sstevel@tonic-gateCPPFLAGS = @CPPFLAGS@ 947c478bd9Sstevel@tonic-gateCYGPATH_W = @CYGPATH_W@ 957c478bd9Sstevel@tonic-gateDEFS = @DEFS@ 967c478bd9Sstevel@tonic-gateDEPDIR = @DEPDIR@ 977c478bd9Sstevel@tonic-gateDISKLESS_SUPPORT_FALSE = @DISKLESS_SUPPORT_FALSE@ 987c478bd9Sstevel@tonic-gateDISKLESS_SUPPORT_TRUE = @DISKLESS_SUPPORT_TRUE@ 997c478bd9Sstevel@tonic-gateECHO_C = @ECHO_C@ 1007c478bd9Sstevel@tonic-gateECHO_N = @ECHO_N@ 1017c478bd9Sstevel@tonic-gateECHO_T = @ECHO_T@ 1027c478bd9Sstevel@tonic-gateEGREP = @EGREP@ 1037c478bd9Sstevel@tonic-gateEXEEXT = @EXEEXT@ 1047c478bd9Sstevel@tonic-gateFSYS_CFLAGS = @FSYS_CFLAGS@ 1057c478bd9Sstevel@tonic-gateGRUB_CFLAGS = @GRUB_CFLAGS@ 1067c478bd9Sstevel@tonic-gateGRUB_LIBS = @GRUB_LIBS@ 1077c478bd9Sstevel@tonic-gateHERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@ 1087c478bd9Sstevel@tonic-gateHERCULES_SUPPORT_TRUE = @HERCULES_SUPPORT_TRUE@ 1097c478bd9Sstevel@tonic-gateINSTALL_DATA = @INSTALL_DATA@ 1107c478bd9Sstevel@tonic-gateINSTALL_PROGRAM = @INSTALL_PROGRAM@ 1117c478bd9Sstevel@tonic-gateINSTALL_SCRIPT = @INSTALL_SCRIPT@ 1127c478bd9Sstevel@tonic-gateINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 1137c478bd9Sstevel@tonic-gateLDFLAGS = @LDFLAGS@ 1147c478bd9Sstevel@tonic-gateLIBOBJS = @LIBOBJS@ 1157c478bd9Sstevel@tonic-gateLIBS = @LIBS@ 1167c478bd9Sstevel@tonic-gateLTLIBOBJS = @LTLIBOBJS@ 1177c478bd9Sstevel@tonic-gateMAINT = @MAINT@ 1187c478bd9Sstevel@tonic-gateMAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 1197c478bd9Sstevel@tonic-gateMAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 1207c478bd9Sstevel@tonic-gateMAKEINFO = @MAKEINFO@ 1217c478bd9Sstevel@tonic-gateNETBOOT_DRIVERS = @NETBOOT_DRIVERS@ 1227c478bd9Sstevel@tonic-gateNETBOOT_SUPPORT_FALSE = @NETBOOT_SUPPORT_FALSE@ 1237c478bd9Sstevel@tonic-gateNETBOOT_SUPPORT_TRUE = @NETBOOT_SUPPORT_TRUE@ 1247c478bd9Sstevel@tonic-gateNET_CFLAGS = @NET_CFLAGS@ 1257c478bd9Sstevel@tonic-gateNET_EXTRAFLAGS = @NET_EXTRAFLAGS@ 1267c478bd9Sstevel@tonic-gateOBJCOPY = @OBJCOPY@ 1277c478bd9Sstevel@tonic-gateOBJEXT = @OBJEXT@ 1287c478bd9Sstevel@tonic-gatePACKAGE = @PACKAGE@ 1297c478bd9Sstevel@tonic-gatePACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 1307c478bd9Sstevel@tonic-gatePACKAGE_NAME = @PACKAGE_NAME@ 1317c478bd9Sstevel@tonic-gatePACKAGE_STRING = @PACKAGE_STRING@ 1327c478bd9Sstevel@tonic-gatePACKAGE_TARNAME = @PACKAGE_TARNAME@ 1337c478bd9Sstevel@tonic-gatePACKAGE_VERSION = @PACKAGE_VERSION@ 1347c478bd9Sstevel@tonic-gatePATH_SEPARATOR = @PATH_SEPARATOR@ 1357c478bd9Sstevel@tonic-gatePERL = @PERL@ 1367c478bd9Sstevel@tonic-gateRANLIB = @RANLIB@ 1377c478bd9Sstevel@tonic-gateSERIAL_SPEED_SIMULATION_FALSE = @SERIAL_SPEED_SIMULATION_FALSE@ 1387c478bd9Sstevel@tonic-gateSERIAL_SPEED_SIMULATION_TRUE = @SERIAL_SPEED_SIMULATION_TRUE@ 1397c478bd9Sstevel@tonic-gateSERIAL_SUPPORT_FALSE = @SERIAL_SUPPORT_FALSE@ 1407c478bd9Sstevel@tonic-gateSERIAL_SUPPORT_TRUE = @SERIAL_SUPPORT_TRUE@ 1417c478bd9Sstevel@tonic-gateSET_MAKE = @SET_MAKE@ 1427c478bd9Sstevel@tonic-gateSHELL = @SHELL@ 1437c478bd9Sstevel@tonic-gateSTAGE1_CFLAGS = @STAGE1_CFLAGS@ 1447c478bd9Sstevel@tonic-gateSTAGE2_CFLAGS = @STAGE2_CFLAGS@ 1457c478bd9Sstevel@tonic-gateSTRIP = @STRIP@ 1467c478bd9Sstevel@tonic-gateVERSION = @VERSION@ 1477c478bd9Sstevel@tonic-gateac_ct_CC = @ac_ct_CC@ 1487c478bd9Sstevel@tonic-gateac_ct_OBJCOPY = @ac_ct_OBJCOPY@ 1497c478bd9Sstevel@tonic-gateac_ct_RANLIB = @ac_ct_RANLIB@ 1507c478bd9Sstevel@tonic-gateac_ct_STRIP = @ac_ct_STRIP@ 1517c478bd9Sstevel@tonic-gateam__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 1527c478bd9Sstevel@tonic-gateam__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 1537c478bd9Sstevel@tonic-gateam__include = @am__include@ 1547c478bd9Sstevel@tonic-gateam__leading_dot = @am__leading_dot@ 1557c478bd9Sstevel@tonic-gateam__quote = @am__quote@ 1567c478bd9Sstevel@tonic-gatebindir = @bindir@ 1577c478bd9Sstevel@tonic-gatebuild = @build@ 1587c478bd9Sstevel@tonic-gatebuild_alias = @build_alias@ 1597c478bd9Sstevel@tonic-gatebuild_cpu = @build_cpu@ 1607c478bd9Sstevel@tonic-gatebuild_os = @build_os@ 1617c478bd9Sstevel@tonic-gatebuild_vendor = @build_vendor@ 1627c478bd9Sstevel@tonic-gatedatadir = @datadir@ 1637c478bd9Sstevel@tonic-gateexec_prefix = @exec_prefix@ 1647c478bd9Sstevel@tonic-gatehost = @host@ 1657c478bd9Sstevel@tonic-gatehost_alias = @host_alias@ 1667c478bd9Sstevel@tonic-gatehost_cpu = @host_cpu@ 1677c478bd9Sstevel@tonic-gatehost_os = @host_os@ 1687c478bd9Sstevel@tonic-gatehost_vendor = @host_vendor@ 1697c478bd9Sstevel@tonic-gateincludedir = @includedir@ 1707c478bd9Sstevel@tonic-gateinfodir = @infodir@ 1717c478bd9Sstevel@tonic-gateinstall_sh = @install_sh@ 1727c478bd9Sstevel@tonic-gatelibdir = @libdir@ 1737c478bd9Sstevel@tonic-gatelibexecdir = @libexecdir@ 1747c478bd9Sstevel@tonic-gatelocalstatedir = @localstatedir@ 1757c478bd9Sstevel@tonic-gatemandir = @mandir@ 1767c478bd9Sstevel@tonic-gatemkdir_p = @mkdir_p@ 1777c478bd9Sstevel@tonic-gateoldincludedir = @oldincludedir@ 1787c478bd9Sstevel@tonic-gateprefix = @prefix@ 1797c478bd9Sstevel@tonic-gateprogram_transform_name = @program_transform_name@ 1807c478bd9Sstevel@tonic-gatesbindir = @sbindir@ 1817c478bd9Sstevel@tonic-gatesharedstatedir = @sharedstatedir@ 1827c478bd9Sstevel@tonic-gatesysconfdir = @sysconfdir@ 1837c478bd9Sstevel@tonic-gatetarget_alias = @target_alias@ 1847c478bd9Sstevel@tonic-gatesbin_SCRIPTS = grub-install grub-md5-crypt grub-terminfo \ 1857c478bd9Sstevel@tonic-gate grub-set-default 1867c478bd9Sstevel@tonic-gate 1877c478bd9Sstevel@tonic-gatenoinst_SCRIPTS = grub-image mkbimage 1887c478bd9Sstevel@tonic-gateEXTRA_DIST = mkbimage 1897c478bd9Sstevel@tonic-gate 1907c478bd9Sstevel@tonic-gate# XXX: Need to search for a header file in docs, because of multiboot.h. 1917c478bd9Sstevel@tonic-gateAM_CFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/docs 1927c478bd9Sstevel@tonic-gatembchk_SOURCES = mbchk.c 1937c478bd9Sstevel@tonic-gatembchk_LDADD = ../lib/libcommon.a 1947c478bd9Sstevel@tonic-gateall: all-am 1957c478bd9Sstevel@tonic-gate 1967c478bd9Sstevel@tonic-gate.SUFFIXES: 1977c478bd9Sstevel@tonic-gate.SUFFIXES: .c .o .obj 1987c478bd9Sstevel@tonic-gate$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 1997c478bd9Sstevel@tonic-gate @for dep in $?; do \ 2007c478bd9Sstevel@tonic-gate case '$(am__configure_deps)' in \ 2017c478bd9Sstevel@tonic-gate *$$dep*) \ 2027c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 2037c478bd9Sstevel@tonic-gate && exit 0; \ 2047c478bd9Sstevel@tonic-gate exit 1;; \ 2057c478bd9Sstevel@tonic-gate esac; \ 2067c478bd9Sstevel@tonic-gate done; \ 2077c478bd9Sstevel@tonic-gate echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu util/Makefile'; \ 2087c478bd9Sstevel@tonic-gate cd $(top_srcdir) && \ 2097c478bd9Sstevel@tonic-gate $(AUTOMAKE) --gnu util/Makefile 2107c478bd9Sstevel@tonic-gate.PRECIOUS: Makefile 2117c478bd9Sstevel@tonic-gateMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 2127c478bd9Sstevel@tonic-gate @case '$?' in \ 2137c478bd9Sstevel@tonic-gate *config.status*) \ 2147c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 2157c478bd9Sstevel@tonic-gate *) \ 2167c478bd9Sstevel@tonic-gate echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 2177c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 2187c478bd9Sstevel@tonic-gate esac; 2197c478bd9Sstevel@tonic-gate 2207c478bd9Sstevel@tonic-gate$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 2217c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 2227c478bd9Sstevel@tonic-gate 2237c478bd9Sstevel@tonic-gate$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 2247c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 2257c478bd9Sstevel@tonic-gate$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 2267c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 2277c478bd9Sstevel@tonic-gategrub-image: $(top_builddir)/config.status $(srcdir)/grub-image.in 2287c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 2297c478bd9Sstevel@tonic-gategrub-install: $(top_builddir)/config.status $(srcdir)/grub-install.in 2307c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 2317c478bd9Sstevel@tonic-gategrub-md5-crypt: $(top_builddir)/config.status $(srcdir)/grub-md5-crypt.in 2327c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 2337c478bd9Sstevel@tonic-gategrub-terminfo: $(top_builddir)/config.status $(srcdir)/grub-terminfo.in 2347c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 2357c478bd9Sstevel@tonic-gategrub-set-default: $(top_builddir)/config.status $(srcdir)/grub-set-default.in 2367c478bd9Sstevel@tonic-gate cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 2377c478bd9Sstevel@tonic-gateinstall-binPROGRAMS: $(bin_PROGRAMS) 2387c478bd9Sstevel@tonic-gate @$(NORMAL_INSTALL) 2397c478bd9Sstevel@tonic-gate test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" 2407c478bd9Sstevel@tonic-gate @list='$(bin_PROGRAMS)'; for p in $$list; do \ 2417c478bd9Sstevel@tonic-gate p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 2427c478bd9Sstevel@tonic-gate if test -f $$p \ 2437c478bd9Sstevel@tonic-gate ; then \ 2447c478bd9Sstevel@tonic-gate f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 2457c478bd9Sstevel@tonic-gate echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 2467c478bd9Sstevel@tonic-gate $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ 2477c478bd9Sstevel@tonic-gate else :; fi; \ 2487c478bd9Sstevel@tonic-gate done 2497c478bd9Sstevel@tonic-gate 2507c478bd9Sstevel@tonic-gateuninstall-binPROGRAMS: 2517c478bd9Sstevel@tonic-gate @$(NORMAL_UNINSTALL) 2527c478bd9Sstevel@tonic-gate @list='$(bin_PROGRAMS)'; for p in $$list; do \ 2537c478bd9Sstevel@tonic-gate f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 2547c478bd9Sstevel@tonic-gate echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 2557c478bd9Sstevel@tonic-gate rm -f "$(DESTDIR)$(bindir)/$$f"; \ 2567c478bd9Sstevel@tonic-gate done 2577c478bd9Sstevel@tonic-gate 2587c478bd9Sstevel@tonic-gateclean-binPROGRAMS: 2597c478bd9Sstevel@tonic-gate -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) 2607c478bd9Sstevel@tonic-gatembchk$(EXEEXT): $(mbchk_OBJECTS) $(mbchk_DEPENDENCIES) 2617c478bd9Sstevel@tonic-gate @rm -f mbchk$(EXEEXT) 2627c478bd9Sstevel@tonic-gate $(LINK) $(mbchk_LDFLAGS) $(mbchk_OBJECTS) $(mbchk_LDADD) $(LIBS) 2637c478bd9Sstevel@tonic-gateinstall-sbinSCRIPTS: $(sbin_SCRIPTS) 2647c478bd9Sstevel@tonic-gate @$(NORMAL_INSTALL) 2657c478bd9Sstevel@tonic-gate test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)" 2667c478bd9Sstevel@tonic-gate @list='$(sbin_SCRIPTS)'; for p in $$list; do \ 2677c478bd9Sstevel@tonic-gate if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2687c478bd9Sstevel@tonic-gate if test -f $$d$$p; then \ 2697c478bd9Sstevel@tonic-gate f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 2707c478bd9Sstevel@tonic-gate echo " $(sbinSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(sbindir)/$$f'"; \ 2717c478bd9Sstevel@tonic-gate $(sbinSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(sbindir)/$$f"; \ 2727c478bd9Sstevel@tonic-gate else :; fi; \ 2737c478bd9Sstevel@tonic-gate done 2747c478bd9Sstevel@tonic-gate 2757c478bd9Sstevel@tonic-gateuninstall-sbinSCRIPTS: 2767c478bd9Sstevel@tonic-gate @$(NORMAL_UNINSTALL) 2777c478bd9Sstevel@tonic-gate @list='$(sbin_SCRIPTS)'; for p in $$list; do \ 2787c478bd9Sstevel@tonic-gate f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ 2797c478bd9Sstevel@tonic-gate echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \ 2807c478bd9Sstevel@tonic-gate rm -f "$(DESTDIR)$(sbindir)/$$f"; \ 2817c478bd9Sstevel@tonic-gate done 2827c478bd9Sstevel@tonic-gate 2837c478bd9Sstevel@tonic-gatemostlyclean-compile: 2847c478bd9Sstevel@tonic-gate -rm -f *.$(OBJEXT) 2857c478bd9Sstevel@tonic-gate 2867c478bd9Sstevel@tonic-gatedistclean-compile: 2877c478bd9Sstevel@tonic-gate -rm -f *.tab.c 2887c478bd9Sstevel@tonic-gate 2897c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbchk.Po@am__quote@ 2907c478bd9Sstevel@tonic-gate 2917c478bd9Sstevel@tonic-gate.c.o: 2927c478bd9Sstevel@tonic-gate@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ 2937c478bd9Sstevel@tonic-gate@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 2947c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 2957c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ 2967c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 2977c478bd9Sstevel@tonic-gate@am__fastdepCC_FALSE@ $(COMPILE) -c $< 2987c478bd9Sstevel@tonic-gate 2997c478bd9Sstevel@tonic-gate.c.obj: 3007c478bd9Sstevel@tonic-gate@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ 3017c478bd9Sstevel@tonic-gate@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi 3027c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 3037c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ 3047c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 3057c478bd9Sstevel@tonic-gate@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 3067c478bd9Sstevel@tonic-gateuninstall-info-am: 3077c478bd9Sstevel@tonic-gate 3087c478bd9Sstevel@tonic-gateID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 3097c478bd9Sstevel@tonic-gate list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 3107c478bd9Sstevel@tonic-gate unique=`for i in $$list; do \ 3117c478bd9Sstevel@tonic-gate if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 3127c478bd9Sstevel@tonic-gate done | \ 3137c478bd9Sstevel@tonic-gate $(AWK) ' { files[$$0] = 1; } \ 3147c478bd9Sstevel@tonic-gate END { for (i in files) print i; }'`; \ 3157c478bd9Sstevel@tonic-gate mkid -fID $$unique 3167c478bd9Sstevel@tonic-gatetags: TAGS 3177c478bd9Sstevel@tonic-gate 3187c478bd9Sstevel@tonic-gateTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 3197c478bd9Sstevel@tonic-gate $(TAGS_FILES) $(LISP) 3207c478bd9Sstevel@tonic-gate tags=; \ 3217c478bd9Sstevel@tonic-gate here=`pwd`; \ 3227c478bd9Sstevel@tonic-gate list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 3237c478bd9Sstevel@tonic-gate unique=`for i in $$list; do \ 3247c478bd9Sstevel@tonic-gate if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 3257c478bd9Sstevel@tonic-gate done | \ 3267c478bd9Sstevel@tonic-gate $(AWK) ' { files[$$0] = 1; } \ 3277c478bd9Sstevel@tonic-gate END { for (i in files) print i; }'`; \ 3287c478bd9Sstevel@tonic-gate if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 3297c478bd9Sstevel@tonic-gate test -n "$$unique" || unique=$$empty_fix; \ 3307c478bd9Sstevel@tonic-gate $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 3317c478bd9Sstevel@tonic-gate $$tags $$unique; \ 3327c478bd9Sstevel@tonic-gate fi 3337c478bd9Sstevel@tonic-gatectags: CTAGS 3347c478bd9Sstevel@tonic-gateCTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 3357c478bd9Sstevel@tonic-gate $(TAGS_FILES) $(LISP) 3367c478bd9Sstevel@tonic-gate tags=; \ 3377c478bd9Sstevel@tonic-gate here=`pwd`; \ 3387c478bd9Sstevel@tonic-gate list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 3397c478bd9Sstevel@tonic-gate unique=`for i in $$list; do \ 3407c478bd9Sstevel@tonic-gate if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 3417c478bd9Sstevel@tonic-gate done | \ 3427c478bd9Sstevel@tonic-gate $(AWK) ' { files[$$0] = 1; } \ 3437c478bd9Sstevel@tonic-gate END { for (i in files) print i; }'`; \ 3447c478bd9Sstevel@tonic-gate test -z "$(CTAGS_ARGS)$$tags$$unique" \ 3457c478bd9Sstevel@tonic-gate || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 3467c478bd9Sstevel@tonic-gate $$tags $$unique 3477c478bd9Sstevel@tonic-gate 3487c478bd9Sstevel@tonic-gateGTAGS: 3497c478bd9Sstevel@tonic-gate here=`$(am__cd) $(top_builddir) && pwd` \ 3507c478bd9Sstevel@tonic-gate && cd $(top_srcdir) \ 3517c478bd9Sstevel@tonic-gate && gtags -i $(GTAGS_ARGS) $$here 3527c478bd9Sstevel@tonic-gate 3537c478bd9Sstevel@tonic-gatedistclean-tags: 3547c478bd9Sstevel@tonic-gate -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 3557c478bd9Sstevel@tonic-gate 3567c478bd9Sstevel@tonic-gatedistdir: $(DISTFILES) 3577c478bd9Sstevel@tonic-gate @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 3587c478bd9Sstevel@tonic-gate topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 3597c478bd9Sstevel@tonic-gate list='$(DISTFILES)'; for file in $$list; do \ 3607c478bd9Sstevel@tonic-gate case $$file in \ 3617c478bd9Sstevel@tonic-gate $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 3627c478bd9Sstevel@tonic-gate $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 3637c478bd9Sstevel@tonic-gate esac; \ 3647c478bd9Sstevel@tonic-gate if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 3657c478bd9Sstevel@tonic-gate dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 3667c478bd9Sstevel@tonic-gate if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 3677c478bd9Sstevel@tonic-gate dir="/$$dir"; \ 3687c478bd9Sstevel@tonic-gate $(mkdir_p) "$(distdir)$$dir"; \ 3697c478bd9Sstevel@tonic-gate else \ 3707c478bd9Sstevel@tonic-gate dir=''; \ 3717c478bd9Sstevel@tonic-gate fi; \ 3727c478bd9Sstevel@tonic-gate if test -d $$d/$$file; then \ 3737c478bd9Sstevel@tonic-gate if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 3747c478bd9Sstevel@tonic-gate cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 3757c478bd9Sstevel@tonic-gate fi; \ 3767c478bd9Sstevel@tonic-gate cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 3777c478bd9Sstevel@tonic-gate else \ 3787c478bd9Sstevel@tonic-gate test -f $(distdir)/$$file \ 3797c478bd9Sstevel@tonic-gate || cp -p $$d/$$file $(distdir)/$$file \ 3807c478bd9Sstevel@tonic-gate || exit 1; \ 3817c478bd9Sstevel@tonic-gate fi; \ 3827c478bd9Sstevel@tonic-gate done 3837c478bd9Sstevel@tonic-gatecheck-am: all-am 3847c478bd9Sstevel@tonic-gatecheck: check-am 3857c478bd9Sstevel@tonic-gateall-am: Makefile $(PROGRAMS) $(SCRIPTS) 3867c478bd9Sstevel@tonic-gateinstalldirs: 3877c478bd9Sstevel@tonic-gate for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)"; do \ 3887c478bd9Sstevel@tonic-gate test -z "$$dir" || $(mkdir_p) "$$dir"; \ 3897c478bd9Sstevel@tonic-gate done 3907c478bd9Sstevel@tonic-gateinstall: install-am 3917c478bd9Sstevel@tonic-gateinstall-exec: install-exec-am 3927c478bd9Sstevel@tonic-gateinstall-data: install-data-am 3937c478bd9Sstevel@tonic-gateuninstall: uninstall-am 3947c478bd9Sstevel@tonic-gate 3957c478bd9Sstevel@tonic-gateinstall-am: all-am 3967c478bd9Sstevel@tonic-gate @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 3977c478bd9Sstevel@tonic-gate 3987c478bd9Sstevel@tonic-gateinstallcheck: installcheck-am 3997c478bd9Sstevel@tonic-gateinstall-strip: 4007c478bd9Sstevel@tonic-gate $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 4017c478bd9Sstevel@tonic-gate install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 4027c478bd9Sstevel@tonic-gate `test -z '$(STRIP)' || \ 4037c478bd9Sstevel@tonic-gate echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 4047c478bd9Sstevel@tonic-gatemostlyclean-generic: 4057c478bd9Sstevel@tonic-gate 4067c478bd9Sstevel@tonic-gateclean-generic: 4077c478bd9Sstevel@tonic-gate 4087c478bd9Sstevel@tonic-gatedistclean-generic: 4097c478bd9Sstevel@tonic-gate -rm -f $(CONFIG_CLEAN_FILES) 4107c478bd9Sstevel@tonic-gate 4117c478bd9Sstevel@tonic-gatemaintainer-clean-generic: 4127c478bd9Sstevel@tonic-gate @echo "This command is intended for maintainers to use" 4137c478bd9Sstevel@tonic-gate @echo "it deletes files that may require special tools to rebuild." 4147c478bd9Sstevel@tonic-gateclean: clean-am 4157c478bd9Sstevel@tonic-gate 4167c478bd9Sstevel@tonic-gateclean-am: clean-binPROGRAMS clean-generic mostlyclean-am 4177c478bd9Sstevel@tonic-gate 4187c478bd9Sstevel@tonic-gatedistclean: distclean-am 4197c478bd9Sstevel@tonic-gate -rm -rf ./$(DEPDIR) 4207c478bd9Sstevel@tonic-gate -rm -f Makefile 4217c478bd9Sstevel@tonic-gatedistclean-am: clean-am distclean-compile distclean-generic \ 4227c478bd9Sstevel@tonic-gate distclean-tags 4237c478bd9Sstevel@tonic-gate 4247c478bd9Sstevel@tonic-gatedvi: dvi-am 4257c478bd9Sstevel@tonic-gate 4267c478bd9Sstevel@tonic-gatedvi-am: 4277c478bd9Sstevel@tonic-gate 4287c478bd9Sstevel@tonic-gatehtml: html-am 4297c478bd9Sstevel@tonic-gate 4307c478bd9Sstevel@tonic-gateinfo: info-am 4317c478bd9Sstevel@tonic-gate 4327c478bd9Sstevel@tonic-gateinfo-am: 4337c478bd9Sstevel@tonic-gate 4347c478bd9Sstevel@tonic-gateinstall-data-am: 4357c478bd9Sstevel@tonic-gate 4367c478bd9Sstevel@tonic-gateinstall-exec-am: install-binPROGRAMS install-sbinSCRIPTS 4377c478bd9Sstevel@tonic-gate 4387c478bd9Sstevel@tonic-gateinstall-info: install-info-am 4397c478bd9Sstevel@tonic-gate 4407c478bd9Sstevel@tonic-gateinstall-man: 4417c478bd9Sstevel@tonic-gate 4427c478bd9Sstevel@tonic-gateinstallcheck-am: 4437c478bd9Sstevel@tonic-gate 4447c478bd9Sstevel@tonic-gatemaintainer-clean: maintainer-clean-am 4457c478bd9Sstevel@tonic-gate -rm -rf ./$(DEPDIR) 4467c478bd9Sstevel@tonic-gate -rm -f Makefile 4477c478bd9Sstevel@tonic-gatemaintainer-clean-am: distclean-am maintainer-clean-generic 4487c478bd9Sstevel@tonic-gate 4497c478bd9Sstevel@tonic-gatemostlyclean: mostlyclean-am 4507c478bd9Sstevel@tonic-gate 4517c478bd9Sstevel@tonic-gatemostlyclean-am: mostlyclean-compile mostlyclean-generic 4527c478bd9Sstevel@tonic-gate 4537c478bd9Sstevel@tonic-gatepdf: pdf-am 4547c478bd9Sstevel@tonic-gate 4557c478bd9Sstevel@tonic-gatepdf-am: 4567c478bd9Sstevel@tonic-gate 4577c478bd9Sstevel@tonic-gateps: ps-am 4587c478bd9Sstevel@tonic-gate 4597c478bd9Sstevel@tonic-gateps-am: 4607c478bd9Sstevel@tonic-gate 4617c478bd9Sstevel@tonic-gateuninstall-am: uninstall-binPROGRAMS uninstall-info-am \ 4627c478bd9Sstevel@tonic-gate uninstall-sbinSCRIPTS 4637c478bd9Sstevel@tonic-gate 4647c478bd9Sstevel@tonic-gate.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \ 4657c478bd9Sstevel@tonic-gate clean-generic ctags distclean distclean-compile \ 4667c478bd9Sstevel@tonic-gate distclean-generic distclean-tags distdir dvi dvi-am html \ 4677c478bd9Sstevel@tonic-gate html-am info info-am install install-am install-binPROGRAMS \ 4687c478bd9Sstevel@tonic-gate install-data install-data-am install-exec install-exec-am \ 4697c478bd9Sstevel@tonic-gate install-info install-info-am install-man install-sbinSCRIPTS \ 4707c478bd9Sstevel@tonic-gate install-strip installcheck installcheck-am installdirs \ 4717c478bd9Sstevel@tonic-gate maintainer-clean maintainer-clean-generic mostlyclean \ 4727c478bd9Sstevel@tonic-gate mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ 4737c478bd9Sstevel@tonic-gate tags uninstall uninstall-am uninstall-binPROGRAMS \ 4747c478bd9Sstevel@tonic-gate uninstall-info-am uninstall-sbinSCRIPTS 4757c478bd9Sstevel@tonic-gate 4767c478bd9Sstevel@tonic-gate# Tell versions [3.59,3.63) of GNU make to not export all variables. 4777c478bd9Sstevel@tonic-gate# Otherwise a system limit (for SysV at least) may be exceeded. 4787c478bd9Sstevel@tonic-gate.NOEXPORT: 479