--- gvpe/lib/Makefile.in 2003/10/15 00:59:21 1.1 +++ gvpe/lib/Makefile.in 2004/01/17 01:18:36 1.2 @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.7 from Makefile.am. +# Makefile.in generated by automake 1.7.9 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -150,12 +150,12 @@ target_vendor = @target_vendor@ noinst_LIBRARIES = libvpe.a -libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c poll.c +libvpe_a_SOURCES = pidfile.c getopt.c getopt1.c dropin.c libvpe_a_LIBADD = @LIBOBJS@ @ALLOCA@ libvpe_a_DEPENDENCIES = $(libvpn_a_LIBADD) -noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h poll.h +noinst_HEADERS = pidfile.h getopt.h dropin.h gettext.h subdir = lib ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs @@ -165,7 +165,7 @@ libvpe_a_AR = $(AR) cru am_libvpe_a_OBJECTS = pidfile.$(OBJEXT) getopt.$(OBJEXT) \ - getopt1.$(OBJEXT) dropin.$(OBJEXT) poll.$(OBJEXT) + getopt1.$(OBJEXT) dropin.$(OBJEXT) libvpe_a_OBJECTS = $(am_libvpe_a_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) @@ -173,7 +173,7 @@ am__depfiles_maybe = depfiles @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/dropin.Po \ @AMDEP_TRUE@ ./$(DEPDIR)/getopt.Po ./$(DEPDIR)/getopt1.Po \ -@AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po ./$(DEPDIR)/poll.Po +@AMDEP_TRUE@ ./$(DEPDIR)/pidfile.Po COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) @@ -215,7 +215,6 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pidfile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poll.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \ @@ -341,7 +340,7 @@ installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - INSTALL_STRIP_FLAG=-s \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: @@ -361,7 +360,6 @@ distclean: distclean-am -rm -rf $(DEPDIR) ./$(DEPDIR) -rm -f Makefile - distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -386,7 +384,6 @@ maintainer-clean: maintainer-clean-am -rm -rf $(DEPDIR) ./$(DEPDIR) -rm -f Makefile - maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am