--- gvpe/Makefile.in 2003/10/16 14:12:00 1.2 +++ gvpe/Makefile.in 2004/01/17 01:18:36 1.4 @@ -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 @@ -157,7 +157,8 @@ tincd/apply tincd/fixit \ tincd/cygwin/device.c tincd/darwin/device.c tincd/freebsd/device.c \ tincd/linux/device.c tincd/mingw/device.c tincd/netbsd/device.c \ - tincd/openbsd/device.c tincd/raw_socket/device.c tincd/solaris/device.c + tincd/openbsd/device.c tincd/raw_socket/device.c tincd/solaris/device.c \ + ether_emu.C COMMON = global.h conf.h conf.C util.h util.C \ @@ -165,7 +166,7 @@ vped_SOURCES = vped.C hash_map.h vpn.h vpn.C vpn_tcp.C sockinfo.h sockinfo.C \ - lzf/lzf.h lzf/lzfP.h lzf/lzf_c.c lzf/lzf_d.c iom.h iom.C \ + lzf/lzf.h lzf/lzfP.h lzf/lzf_c.c lzf/lzf_d.c iom.h iom_conf.h iom.C \ connection.h connection.C callback.h device.h device.C \ $(COMMON) @@ -508,7 +509,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: @@ -529,7 +530,6 @@ distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile - distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -554,7 +554,6 @@ maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile - maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am