1*1b8adde7SWilliam Kucharski# Makefile.in generated by automake 1.9.4 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-gateSOURCES = $(libcommon_a_SOURCES)
187c478bd9Sstevel@tonic-gate
197c478bd9Sstevel@tonic-gatesrcdir = @srcdir@
207c478bd9Sstevel@tonic-gatetop_srcdir = @top_srcdir@
217c478bd9Sstevel@tonic-gateVPATH = @srcdir@
227c478bd9Sstevel@tonic-gatepkgdatadir = $(datadir)/@PACKAGE@
237c478bd9Sstevel@tonic-gatepkglibdir = $(libdir)/@PACKAGE@
247c478bd9Sstevel@tonic-gatepkgincludedir = $(includedir)/@PACKAGE@
257c478bd9Sstevel@tonic-gatetop_builddir = ..
267c478bd9Sstevel@tonic-gateam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
277c478bd9Sstevel@tonic-gateINSTALL = @INSTALL@
287c478bd9Sstevel@tonic-gateinstall_sh_DATA = $(install_sh) -c -m 644
297c478bd9Sstevel@tonic-gateinstall_sh_PROGRAM = $(install_sh) -c
307c478bd9Sstevel@tonic-gateinstall_sh_SCRIPT = $(install_sh) -c
317c478bd9Sstevel@tonic-gateINSTALL_HEADER = $(INSTALL_DATA)
327c478bd9Sstevel@tonic-gatetransform = $(program_transform_name)
337c478bd9Sstevel@tonic-gateNORMAL_INSTALL = :
347c478bd9Sstevel@tonic-gatePRE_INSTALL = :
357c478bd9Sstevel@tonic-gatePOST_INSTALL = :
367c478bd9Sstevel@tonic-gateNORMAL_UNINSTALL = :
377c478bd9Sstevel@tonic-gatePRE_UNINSTALL = :
387c478bd9Sstevel@tonic-gatePOST_UNINSTALL = :
39*1b8adde7SWilliam Kucharskibuild_triplet = @build@
407c478bd9Sstevel@tonic-gatehost_triplet = @host@
417c478bd9Sstevel@tonic-gatesubdir = lib
427c478bd9Sstevel@tonic-gateDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
437c478bd9Sstevel@tonic-gateACLOCAL_M4 = $(top_srcdir)/aclocal.m4
447c478bd9Sstevel@tonic-gateam__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
457c478bd9Sstevel@tonic-gate	$(top_srcdir)/configure.ac
467c478bd9Sstevel@tonic-gateam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
477c478bd9Sstevel@tonic-gate	$(ACLOCAL_M4)
487c478bd9Sstevel@tonic-gatemkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
497c478bd9Sstevel@tonic-gateCONFIG_HEADER = $(top_builddir)/config.h
507c478bd9Sstevel@tonic-gateCONFIG_CLEAN_FILES =
517c478bd9Sstevel@tonic-gateLIBRARIES = $(noinst_LIBRARIES)
527c478bd9Sstevel@tonic-gateAR = ar
537c478bd9Sstevel@tonic-gateARFLAGS = cru
547c478bd9Sstevel@tonic-gatelibcommon_a_AR = $(AR) $(ARFLAGS)
557c478bd9Sstevel@tonic-gatelibcommon_a_LIBADD =
567c478bd9Sstevel@tonic-gateam_libcommon_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT) \
577c478bd9Sstevel@tonic-gate	device.$(OBJEXT)
587c478bd9Sstevel@tonic-gatelibcommon_a_OBJECTS = $(am_libcommon_a_OBJECTS)
597c478bd9Sstevel@tonic-gateDEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
607c478bd9Sstevel@tonic-gatedepcomp = $(SHELL) $(top_srcdir)/depcomp
617c478bd9Sstevel@tonic-gateam__depfiles_maybe = depfiles
627c478bd9Sstevel@tonic-gateCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
637c478bd9Sstevel@tonic-gate	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
647c478bd9Sstevel@tonic-gateCCLD = $(CC)
657c478bd9Sstevel@tonic-gateLINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
667c478bd9Sstevel@tonic-gateSOURCES = $(libcommon_a_SOURCES)
677c478bd9Sstevel@tonic-gateDIST_SOURCES = $(libcommon_a_SOURCES)
687c478bd9Sstevel@tonic-gateETAGS = etags
697c478bd9Sstevel@tonic-gateCTAGS = ctags
707c478bd9Sstevel@tonic-gateDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
717c478bd9Sstevel@tonic-gateACLOCAL = @ACLOCAL@
727c478bd9Sstevel@tonic-gateAMDEP_FALSE = @AMDEP_FALSE@
737c478bd9Sstevel@tonic-gateAMDEP_TRUE = @AMDEP_TRUE@
747c478bd9Sstevel@tonic-gateAMTAR = @AMTAR@
757c478bd9Sstevel@tonic-gateAUTOCONF = @AUTOCONF@
767c478bd9Sstevel@tonic-gateAUTOHEADER = @AUTOHEADER@
777c478bd9Sstevel@tonic-gateAUTOMAKE = @AUTOMAKE@
787c478bd9Sstevel@tonic-gateAWK = @AWK@
797c478bd9Sstevel@tonic-gateBUILD_EXAMPLE_KERNEL_FALSE = @BUILD_EXAMPLE_KERNEL_FALSE@
807c478bd9Sstevel@tonic-gateBUILD_EXAMPLE_KERNEL_TRUE = @BUILD_EXAMPLE_KERNEL_TRUE@
817c478bd9Sstevel@tonic-gateCC = @CC@
827c478bd9Sstevel@tonic-gateCCAS = @CCAS@
837c478bd9Sstevel@tonic-gateCCASFLAGS = @CCASFLAGS@
847c478bd9Sstevel@tonic-gateCCDEPMODE = @CCDEPMODE@
857c478bd9Sstevel@tonic-gateCFLAGS = @CFLAGS@
867c478bd9Sstevel@tonic-gateCPP = @CPP@
877c478bd9Sstevel@tonic-gateCPPFLAGS = @CPPFLAGS@
887c478bd9Sstevel@tonic-gateCYGPATH_W = @CYGPATH_W@
897c478bd9Sstevel@tonic-gateDEFS = @DEFS@
907c478bd9Sstevel@tonic-gateDEPDIR = @DEPDIR@
917c478bd9Sstevel@tonic-gateDISKLESS_SUPPORT_FALSE = @DISKLESS_SUPPORT_FALSE@
927c478bd9Sstevel@tonic-gateDISKLESS_SUPPORT_TRUE = @DISKLESS_SUPPORT_TRUE@
937c478bd9Sstevel@tonic-gateECHO_C = @ECHO_C@
947c478bd9Sstevel@tonic-gateECHO_N = @ECHO_N@
957c478bd9Sstevel@tonic-gateECHO_T = @ECHO_T@
967c478bd9Sstevel@tonic-gateEGREP = @EGREP@
977c478bd9Sstevel@tonic-gateEXEEXT = @EXEEXT@
987c478bd9Sstevel@tonic-gateFSYS_CFLAGS = @FSYS_CFLAGS@
997c478bd9Sstevel@tonic-gateGRUB_CFLAGS = @GRUB_CFLAGS@
1007c478bd9Sstevel@tonic-gateGRUB_LIBS = @GRUB_LIBS@
1017c478bd9Sstevel@tonic-gateHERCULES_SUPPORT_FALSE = @HERCULES_SUPPORT_FALSE@
1027c478bd9Sstevel@tonic-gateHERCULES_SUPPORT_TRUE = @HERCULES_SUPPORT_TRUE@
1037c478bd9Sstevel@tonic-gateINSTALL_DATA = @INSTALL_DATA@
1047c478bd9Sstevel@tonic-gateINSTALL_PROGRAM = @INSTALL_PROGRAM@
1057c478bd9Sstevel@tonic-gateINSTALL_SCRIPT = @INSTALL_SCRIPT@
1067c478bd9Sstevel@tonic-gateINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1077c478bd9Sstevel@tonic-gateLDFLAGS = @LDFLAGS@
1087c478bd9Sstevel@tonic-gateLIBOBJS = @LIBOBJS@
1097c478bd9Sstevel@tonic-gateLIBS = @LIBS@
1107c478bd9Sstevel@tonic-gateLTLIBOBJS = @LTLIBOBJS@
1117c478bd9Sstevel@tonic-gateMAINT = @MAINT@
1127c478bd9Sstevel@tonic-gateMAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
1137c478bd9Sstevel@tonic-gateMAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
1147c478bd9Sstevel@tonic-gateMAKEINFO = @MAKEINFO@
1157c478bd9Sstevel@tonic-gateNETBOOT_DRIVERS = @NETBOOT_DRIVERS@
1167c478bd9Sstevel@tonic-gateNETBOOT_SUPPORT_FALSE = @NETBOOT_SUPPORT_FALSE@
1177c478bd9Sstevel@tonic-gateNETBOOT_SUPPORT_TRUE = @NETBOOT_SUPPORT_TRUE@
1187c478bd9Sstevel@tonic-gateNET_CFLAGS = @NET_CFLAGS@
1197c478bd9Sstevel@tonic-gateNET_EXTRAFLAGS = @NET_EXTRAFLAGS@
1207c478bd9Sstevel@tonic-gateOBJCOPY = @OBJCOPY@
1217c478bd9Sstevel@tonic-gateOBJEXT = @OBJEXT@
1227c478bd9Sstevel@tonic-gatePACKAGE = @PACKAGE@
1237c478bd9Sstevel@tonic-gatePACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1247c478bd9Sstevel@tonic-gatePACKAGE_NAME = @PACKAGE_NAME@
1257c478bd9Sstevel@tonic-gatePACKAGE_STRING = @PACKAGE_STRING@
1267c478bd9Sstevel@tonic-gatePACKAGE_TARNAME = @PACKAGE_TARNAME@
1277c478bd9Sstevel@tonic-gatePACKAGE_VERSION = @PACKAGE_VERSION@
1287c478bd9Sstevel@tonic-gatePATH_SEPARATOR = @PATH_SEPARATOR@
1297c478bd9Sstevel@tonic-gatePERL = @PERL@
1307c478bd9Sstevel@tonic-gateRANLIB = @RANLIB@
1317c478bd9Sstevel@tonic-gateSERIAL_SPEED_SIMULATION_FALSE = @SERIAL_SPEED_SIMULATION_FALSE@
1327c478bd9Sstevel@tonic-gateSERIAL_SPEED_SIMULATION_TRUE = @SERIAL_SPEED_SIMULATION_TRUE@
1337c478bd9Sstevel@tonic-gateSERIAL_SUPPORT_FALSE = @SERIAL_SUPPORT_FALSE@
1347c478bd9Sstevel@tonic-gateSERIAL_SUPPORT_TRUE = @SERIAL_SUPPORT_TRUE@
1357c478bd9Sstevel@tonic-gateSET_MAKE = @SET_MAKE@
1367c478bd9Sstevel@tonic-gateSHELL = @SHELL@
1377c478bd9Sstevel@tonic-gateSTAGE1_CFLAGS = @STAGE1_CFLAGS@
1387c478bd9Sstevel@tonic-gateSTAGE2_CFLAGS = @STAGE2_CFLAGS@
1397c478bd9Sstevel@tonic-gateSTRIP = @STRIP@
1407c478bd9Sstevel@tonic-gateVERSION = @VERSION@
1417c478bd9Sstevel@tonic-gateac_ct_CC = @ac_ct_CC@
1427c478bd9Sstevel@tonic-gateac_ct_OBJCOPY = @ac_ct_OBJCOPY@
1437c478bd9Sstevel@tonic-gateac_ct_RANLIB = @ac_ct_RANLIB@
1447c478bd9Sstevel@tonic-gateac_ct_STRIP = @ac_ct_STRIP@
1457c478bd9Sstevel@tonic-gateam__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1467c478bd9Sstevel@tonic-gateam__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1477c478bd9Sstevel@tonic-gateam__include = @am__include@
1487c478bd9Sstevel@tonic-gateam__leading_dot = @am__leading_dot@
1497c478bd9Sstevel@tonic-gateam__quote = @am__quote@
150*1b8adde7SWilliam Kucharskiam__tar = @am__tar@
151*1b8adde7SWilliam Kucharskiam__untar = @am__untar@
1527c478bd9Sstevel@tonic-gatebindir = @bindir@
1537c478bd9Sstevel@tonic-gatebuild = @build@
1547c478bd9Sstevel@tonic-gatebuild_alias = @build_alias@
1557c478bd9Sstevel@tonic-gatebuild_cpu = @build_cpu@
1567c478bd9Sstevel@tonic-gatebuild_os = @build_os@
1577c478bd9Sstevel@tonic-gatebuild_vendor = @build_vendor@
1587c478bd9Sstevel@tonic-gatedatadir = @datadir@
1597c478bd9Sstevel@tonic-gateexec_prefix = @exec_prefix@
1607c478bd9Sstevel@tonic-gatehost = @host@
1617c478bd9Sstevel@tonic-gatehost_alias = @host_alias@
1627c478bd9Sstevel@tonic-gatehost_cpu = @host_cpu@
1637c478bd9Sstevel@tonic-gatehost_os = @host_os@
1647c478bd9Sstevel@tonic-gatehost_vendor = @host_vendor@
1657c478bd9Sstevel@tonic-gateincludedir = @includedir@
1667c478bd9Sstevel@tonic-gateinfodir = @infodir@
1677c478bd9Sstevel@tonic-gateinstall_sh = @install_sh@
1687c478bd9Sstevel@tonic-gatelibdir = @libdir@
1697c478bd9Sstevel@tonic-gatelibexecdir = @libexecdir@
1707c478bd9Sstevel@tonic-gatelocalstatedir = @localstatedir@
1717c478bd9Sstevel@tonic-gatemandir = @mandir@
1727c478bd9Sstevel@tonic-gatemkdir_p = @mkdir_p@
1737c478bd9Sstevel@tonic-gateoldincludedir = @oldincludedir@
1747c478bd9Sstevel@tonic-gateprefix = @prefix@
1757c478bd9Sstevel@tonic-gateprogram_transform_name = @program_transform_name@
1767c478bd9Sstevel@tonic-gatesbindir = @sbindir@
1777c478bd9Sstevel@tonic-gatesharedstatedir = @sharedstatedir@
1787c478bd9Sstevel@tonic-gatesysconfdir = @sysconfdir@
1797c478bd9Sstevel@tonic-gatetarget_alias = @target_alias@
1807c478bd9Sstevel@tonic-gatenoinst_LIBRARIES = libcommon.a
1817c478bd9Sstevel@tonic-gateAM_CFLAGS = $(GRUB_CFLAGS) -I$(top_srcdir)/stage2 \
1827c478bd9Sstevel@tonic-gate	-I$(top_srcdir)/stage1
1837c478bd9Sstevel@tonic-gate
1847c478bd9Sstevel@tonic-gatelibcommon_a_SOURCES = getopt.c getopt1.c getopt.h device.c device.h
1857c478bd9Sstevel@tonic-gateall: all-am
1867c478bd9Sstevel@tonic-gate
1877c478bd9Sstevel@tonic-gate.SUFFIXES:
1887c478bd9Sstevel@tonic-gate.SUFFIXES: .c .o .obj
1897c478bd9Sstevel@tonic-gate$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
1907c478bd9Sstevel@tonic-gate	@for dep in $?; do \
1917c478bd9Sstevel@tonic-gate	  case '$(am__configure_deps)' in \
1927c478bd9Sstevel@tonic-gate	    *$$dep*) \
1937c478bd9Sstevel@tonic-gate	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
1947c478bd9Sstevel@tonic-gate		&& exit 0; \
1957c478bd9Sstevel@tonic-gate	      exit 1;; \
1967c478bd9Sstevel@tonic-gate	  esac; \
1977c478bd9Sstevel@tonic-gate	done; \
1987c478bd9Sstevel@tonic-gate	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/Makefile'; \
1997c478bd9Sstevel@tonic-gate	cd $(top_srcdir) && \
2007c478bd9Sstevel@tonic-gate	  $(AUTOMAKE) --gnu  lib/Makefile
2017c478bd9Sstevel@tonic-gate.PRECIOUS: Makefile
2027c478bd9Sstevel@tonic-gateMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
2037c478bd9Sstevel@tonic-gate	@case '$?' in \
2047c478bd9Sstevel@tonic-gate	  *config.status*) \
2057c478bd9Sstevel@tonic-gate	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
2067c478bd9Sstevel@tonic-gate	  *) \
2077c478bd9Sstevel@tonic-gate	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
2087c478bd9Sstevel@tonic-gate	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
2097c478bd9Sstevel@tonic-gate	esac;
2107c478bd9Sstevel@tonic-gate
2117c478bd9Sstevel@tonic-gate$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
2127c478bd9Sstevel@tonic-gate	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2137c478bd9Sstevel@tonic-gate
2147c478bd9Sstevel@tonic-gate$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
2157c478bd9Sstevel@tonic-gate	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2167c478bd9Sstevel@tonic-gate$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
2177c478bd9Sstevel@tonic-gate	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
2187c478bd9Sstevel@tonic-gate
2197c478bd9Sstevel@tonic-gateclean-noinstLIBRARIES:
2207c478bd9Sstevel@tonic-gate	-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
2217c478bd9Sstevel@tonic-gatelibcommon.a: $(libcommon_a_OBJECTS) $(libcommon_a_DEPENDENCIES)
2227c478bd9Sstevel@tonic-gate	-rm -f libcommon.a
2237c478bd9Sstevel@tonic-gate	$(libcommon_a_AR) libcommon.a $(libcommon_a_OBJECTS) $(libcommon_a_LIBADD)
2247c478bd9Sstevel@tonic-gate	$(RANLIB) libcommon.a
2257c478bd9Sstevel@tonic-gate
2267c478bd9Sstevel@tonic-gatemostlyclean-compile:
2277c478bd9Sstevel@tonic-gate	-rm -f *.$(OBJEXT)
2287c478bd9Sstevel@tonic-gate
2297c478bd9Sstevel@tonic-gatedistclean-compile:
2307c478bd9Sstevel@tonic-gate	-rm -f *.tab.c
2317c478bd9Sstevel@tonic-gate
2327c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device.Po@am__quote@
2337c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@
2347c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@
2357c478bd9Sstevel@tonic-gate
2367c478bd9Sstevel@tonic-gate.c.o:
2377c478bd9Sstevel@tonic-gate@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
2387c478bd9Sstevel@tonic-gate@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
2397c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
240*1b8adde7SWilliam Kucharski@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2417c478bd9Sstevel@tonic-gate@am__fastdepCC_FALSE@	$(COMPILE) -c $<
2427c478bd9Sstevel@tonic-gate
2437c478bd9Sstevel@tonic-gate.c.obj:
2447c478bd9Sstevel@tonic-gate@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
2457c478bd9Sstevel@tonic-gate@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
2467c478bd9Sstevel@tonic-gate@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247*1b8adde7SWilliam Kucharski@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2487c478bd9Sstevel@tonic-gate@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
2497c478bd9Sstevel@tonic-gateuninstall-info-am:
2507c478bd9Sstevel@tonic-gate
2517c478bd9Sstevel@tonic-gateID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
2527c478bd9Sstevel@tonic-gate	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
2537c478bd9Sstevel@tonic-gate	unique=`for i in $$list; do \
2547c478bd9Sstevel@tonic-gate	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2557c478bd9Sstevel@tonic-gate	  done | \
2567c478bd9Sstevel@tonic-gate	  $(AWK) '    { files[$$0] = 1; } \
2577c478bd9Sstevel@tonic-gate	       END { for (i in files) print i; }'`; \
2587c478bd9Sstevel@tonic-gate	mkid -fID $$unique
2597c478bd9Sstevel@tonic-gatetags: TAGS
2607c478bd9Sstevel@tonic-gate
2617c478bd9Sstevel@tonic-gateTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
2627c478bd9Sstevel@tonic-gate		$(TAGS_FILES) $(LISP)
2637c478bd9Sstevel@tonic-gate	tags=; \
2647c478bd9Sstevel@tonic-gate	here=`pwd`; \
2657c478bd9Sstevel@tonic-gate	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
2667c478bd9Sstevel@tonic-gate	unique=`for i in $$list; do \
2677c478bd9Sstevel@tonic-gate	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2687c478bd9Sstevel@tonic-gate	  done | \
2697c478bd9Sstevel@tonic-gate	  $(AWK) '    { files[$$0] = 1; } \
2707c478bd9Sstevel@tonic-gate	       END { for (i in files) print i; }'`; \
2717c478bd9Sstevel@tonic-gate	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
2727c478bd9Sstevel@tonic-gate	  test -n "$$unique" || unique=$$empty_fix; \
2737c478bd9Sstevel@tonic-gate	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2747c478bd9Sstevel@tonic-gate	    $$tags $$unique; \
2757c478bd9Sstevel@tonic-gate	fi
2767c478bd9Sstevel@tonic-gatectags: CTAGS
2777c478bd9Sstevel@tonic-gateCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
2787c478bd9Sstevel@tonic-gate		$(TAGS_FILES) $(LISP)
2797c478bd9Sstevel@tonic-gate	tags=; \
2807c478bd9Sstevel@tonic-gate	here=`pwd`; \
2817c478bd9Sstevel@tonic-gate	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
2827c478bd9Sstevel@tonic-gate	unique=`for i in $$list; do \
2837c478bd9Sstevel@tonic-gate	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2847c478bd9Sstevel@tonic-gate	  done | \
2857c478bd9Sstevel@tonic-gate	  $(AWK) '    { files[$$0] = 1; } \
2867c478bd9Sstevel@tonic-gate	       END { for (i in files) print i; }'`; \
2877c478bd9Sstevel@tonic-gate	test -z "$(CTAGS_ARGS)$$tags$$unique" \
2887c478bd9Sstevel@tonic-gate	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2897c478bd9Sstevel@tonic-gate	     $$tags $$unique
2907c478bd9Sstevel@tonic-gate
2917c478bd9Sstevel@tonic-gateGTAGS:
2927c478bd9Sstevel@tonic-gate	here=`$(am__cd) $(top_builddir) && pwd` \
2937c478bd9Sstevel@tonic-gate	  && cd $(top_srcdir) \
2947c478bd9Sstevel@tonic-gate	  && gtags -i $(GTAGS_ARGS) $$here
2957c478bd9Sstevel@tonic-gate
2967c478bd9Sstevel@tonic-gatedistclean-tags:
2977c478bd9Sstevel@tonic-gate	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2987c478bd9Sstevel@tonic-gate
2997c478bd9Sstevel@tonic-gatedistdir: $(DISTFILES)
3007c478bd9Sstevel@tonic-gate	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
3017c478bd9Sstevel@tonic-gate	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
3027c478bd9Sstevel@tonic-gate	list='$(DISTFILES)'; for file in $$list; do \
3037c478bd9Sstevel@tonic-gate	  case $$file in \
3047c478bd9Sstevel@tonic-gate	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
3057c478bd9Sstevel@tonic-gate	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
3067c478bd9Sstevel@tonic-gate	  esac; \
3077c478bd9Sstevel@tonic-gate	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3087c478bd9Sstevel@tonic-gate	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
3097c478bd9Sstevel@tonic-gate	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
3107c478bd9Sstevel@tonic-gate	    dir="/$$dir"; \
3117c478bd9Sstevel@tonic-gate	    $(mkdir_p) "$(distdir)$$dir"; \
3127c478bd9Sstevel@tonic-gate	  else \
3137c478bd9Sstevel@tonic-gate	    dir=''; \
3147c478bd9Sstevel@tonic-gate	  fi; \
3157c478bd9Sstevel@tonic-gate	  if test -d $$d/$$file; then \
3167c478bd9Sstevel@tonic-gate	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3177c478bd9Sstevel@tonic-gate	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
3187c478bd9Sstevel@tonic-gate	    fi; \
3197c478bd9Sstevel@tonic-gate	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
3207c478bd9Sstevel@tonic-gate	  else \
3217c478bd9Sstevel@tonic-gate	    test -f $(distdir)/$$file \
3227c478bd9Sstevel@tonic-gate	    || cp -p $$d/$$file $(distdir)/$$file \
3237c478bd9Sstevel@tonic-gate	    || exit 1; \
3247c478bd9Sstevel@tonic-gate	  fi; \
3257c478bd9Sstevel@tonic-gate	done
3267c478bd9Sstevel@tonic-gatecheck-am: all-am
3277c478bd9Sstevel@tonic-gatecheck: check-am
3287c478bd9Sstevel@tonic-gateall-am: Makefile $(LIBRARIES)
3297c478bd9Sstevel@tonic-gateinstalldirs:
3307c478bd9Sstevel@tonic-gateinstall: install-am
3317c478bd9Sstevel@tonic-gateinstall-exec: install-exec-am
3327c478bd9Sstevel@tonic-gateinstall-data: install-data-am
3337c478bd9Sstevel@tonic-gateuninstall: uninstall-am
3347c478bd9Sstevel@tonic-gate
3357c478bd9Sstevel@tonic-gateinstall-am: all-am
3367c478bd9Sstevel@tonic-gate	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
3377c478bd9Sstevel@tonic-gate
3387c478bd9Sstevel@tonic-gateinstallcheck: installcheck-am
3397c478bd9Sstevel@tonic-gateinstall-strip:
3407c478bd9Sstevel@tonic-gate	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3417c478bd9Sstevel@tonic-gate	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
3427c478bd9Sstevel@tonic-gate	  `test -z '$(STRIP)' || \
3437c478bd9Sstevel@tonic-gate	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3447c478bd9Sstevel@tonic-gatemostlyclean-generic:
3457c478bd9Sstevel@tonic-gate
3467c478bd9Sstevel@tonic-gateclean-generic:
3477c478bd9Sstevel@tonic-gate
3487c478bd9Sstevel@tonic-gatedistclean-generic:
349*1b8adde7SWilliam Kucharski	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
3507c478bd9Sstevel@tonic-gate
3517c478bd9Sstevel@tonic-gatemaintainer-clean-generic:
3527c478bd9Sstevel@tonic-gate	@echo "This command is intended for maintainers to use"
3537c478bd9Sstevel@tonic-gate	@echo "it deletes files that may require special tools to rebuild."
3547c478bd9Sstevel@tonic-gateclean: clean-am
3557c478bd9Sstevel@tonic-gate
3567c478bd9Sstevel@tonic-gateclean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
3577c478bd9Sstevel@tonic-gate
3587c478bd9Sstevel@tonic-gatedistclean: distclean-am
3597c478bd9Sstevel@tonic-gate	-rm -rf ./$(DEPDIR)
3607c478bd9Sstevel@tonic-gate	-rm -f Makefile
3617c478bd9Sstevel@tonic-gatedistclean-am: clean-am distclean-compile distclean-generic \
3627c478bd9Sstevel@tonic-gate	distclean-tags
3637c478bd9Sstevel@tonic-gate
3647c478bd9Sstevel@tonic-gatedvi: dvi-am
3657c478bd9Sstevel@tonic-gate
3667c478bd9Sstevel@tonic-gatedvi-am:
3677c478bd9Sstevel@tonic-gate
3687c478bd9Sstevel@tonic-gatehtml: html-am
3697c478bd9Sstevel@tonic-gate
3707c478bd9Sstevel@tonic-gateinfo: info-am
3717c478bd9Sstevel@tonic-gate
3727c478bd9Sstevel@tonic-gateinfo-am:
3737c478bd9Sstevel@tonic-gate
3747c478bd9Sstevel@tonic-gateinstall-data-am:
3757c478bd9Sstevel@tonic-gate
3767c478bd9Sstevel@tonic-gateinstall-exec-am:
3777c478bd9Sstevel@tonic-gate
3787c478bd9Sstevel@tonic-gateinstall-info: install-info-am
3797c478bd9Sstevel@tonic-gate
3807c478bd9Sstevel@tonic-gateinstall-man:
3817c478bd9Sstevel@tonic-gate
3827c478bd9Sstevel@tonic-gateinstallcheck-am:
3837c478bd9Sstevel@tonic-gate
3847c478bd9Sstevel@tonic-gatemaintainer-clean: maintainer-clean-am
3857c478bd9Sstevel@tonic-gate	-rm -rf ./$(DEPDIR)
3867c478bd9Sstevel@tonic-gate	-rm -f Makefile
3877c478bd9Sstevel@tonic-gatemaintainer-clean-am: distclean-am maintainer-clean-generic
3887c478bd9Sstevel@tonic-gate
3897c478bd9Sstevel@tonic-gatemostlyclean: mostlyclean-am
3907c478bd9Sstevel@tonic-gate
3917c478bd9Sstevel@tonic-gatemostlyclean-am: mostlyclean-compile mostlyclean-generic
3927c478bd9Sstevel@tonic-gate
3937c478bd9Sstevel@tonic-gatepdf: pdf-am
3947c478bd9Sstevel@tonic-gate
3957c478bd9Sstevel@tonic-gatepdf-am:
3967c478bd9Sstevel@tonic-gate
3977c478bd9Sstevel@tonic-gateps: ps-am
3987c478bd9Sstevel@tonic-gate
3997c478bd9Sstevel@tonic-gateps-am:
4007c478bd9Sstevel@tonic-gate
4017c478bd9Sstevel@tonic-gateuninstall-am: uninstall-info-am
4027c478bd9Sstevel@tonic-gate
4037c478bd9Sstevel@tonic-gate.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
4047c478bd9Sstevel@tonic-gate	clean-noinstLIBRARIES ctags distclean distclean-compile \
4057c478bd9Sstevel@tonic-gate	distclean-generic distclean-tags distdir dvi dvi-am html \
4067c478bd9Sstevel@tonic-gate	html-am info info-am install install-am install-data \
4077c478bd9Sstevel@tonic-gate	install-data-am install-exec install-exec-am install-info \
4087c478bd9Sstevel@tonic-gate	install-info-am install-man install-strip installcheck \
4097c478bd9Sstevel@tonic-gate	installcheck-am installdirs maintainer-clean \
4107c478bd9Sstevel@tonic-gate	maintainer-clean-generic mostlyclean mostlyclean-compile \
4117c478bd9Sstevel@tonic-gate	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
4127c478bd9Sstevel@tonic-gate	uninstall-am uninstall-info-am
4137c478bd9Sstevel@tonic-gate
4147c478bd9Sstevel@tonic-gate# Tell versions [3.59,3.63) of GNU make to not export all variables.
4157c478bd9Sstevel@tonic-gate# Otherwise a system limit (for SysV at least) may be exceeded.
4167c478bd9Sstevel@tonic-gate.NOEXPORT:
417