1 | # Makefile.in generated by automake 1.7.7 from Makefile.am. |
1 | # Makefile.in generated by automake 1.7.9 from Makefile.am. |
2 | # @configure_input@ |
2 | # @configure_input@ |
3 | |
3 | |
4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
5 | # Free Software Foundation, Inc. |
5 | # Free Software Foundation, Inc. |
6 | # This Makefile.in is free software; the Free Software Foundation |
6 | # This Makefile.in is free software; the Free Software Foundation |
… | |
… | |
164 | COMMON = global.h conf.h conf.C util.h util.C \ |
164 | COMMON = global.h conf.h conf.C util.h util.C \ |
165 | slog.h slog.C netcompat.h |
165 | slog.h slog.C netcompat.h |
166 | |
166 | |
167 | |
167 | |
168 | vped_SOURCES = vped.C hash_map.h vpn.h vpn.C vpn_tcp.C sockinfo.h sockinfo.C \ |
168 | vped_SOURCES = vped.C hash_map.h vpn.h vpn.C vpn_tcp.C sockinfo.h sockinfo.C \ |
169 | lzf/lzf.h lzf/lzfP.h lzf/lzf_c.c lzf/lzf_d.c iom.h iom.C \ |
169 | lzf/lzf.h lzf/lzfP.h lzf/lzf_c.c lzf/lzf_d.c iom.h iom_conf.h iom.C \ |
170 | connection.h connection.C callback.h device.h device.C \ |
170 | connection.h connection.C callback.h device.h device.C \ |
171 | $(COMMON) |
171 | $(COMMON) |
172 | |
172 | |
173 | vped_LDADD = $(top_builddir)/lib/libvpe.a |
173 | vped_LDADD = $(top_builddir)/lib/libvpe.a |
174 | vpectrl_SOURCES = vpectrl.C \ |
174 | vpectrl_SOURCES = vpectrl.C \ |
… | |
… | |
507 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
507 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
508 | |
508 | |
509 | installcheck: installcheck-am |
509 | installcheck: installcheck-am |
510 | install-strip: |
510 | install-strip: |
511 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
511 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
512 | INSTALL_STRIP_FLAG=-s \ |
512 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
513 | `test -z '$(STRIP)' || \ |
513 | `test -z '$(STRIP)' || \ |
514 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
514 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
515 | mostlyclean-generic: |
515 | mostlyclean-generic: |
516 | |
516 | |
517 | clean-generic: |
517 | clean-generic: |
… | |
… | |
528 | mostlyclean-am |
528 | mostlyclean-am |
529 | |
529 | |
530 | distclean: distclean-am |
530 | distclean: distclean-am |
531 | -rm -rf ./$(DEPDIR) |
531 | -rm -rf ./$(DEPDIR) |
532 | -rm -f Makefile |
532 | -rm -f Makefile |
533 | |
|
|
534 | distclean-am: clean-am distclean-compile distclean-generic \ |
533 | distclean-am: clean-am distclean-compile distclean-generic \ |
535 | distclean-tags |
534 | distclean-tags |
536 | |
535 | |
537 | dvi: dvi-am |
536 | dvi: dvi-am |
538 | |
537 | |
… | |
… | |
553 | installcheck-am: |
552 | installcheck-am: |
554 | |
553 | |
555 | maintainer-clean: maintainer-clean-am |
554 | maintainer-clean: maintainer-clean-am |
556 | -rm -rf ./$(DEPDIR) |
555 | -rm -rf ./$(DEPDIR) |
557 | -rm -f Makefile |
556 | -rm -f Makefile |
558 | |
|
|
559 | maintainer-clean-am: distclean-am maintainer-clean-generic |
557 | maintainer-clean-am: distclean-am maintainer-clean-generic |
560 | |
558 | |
561 | mostlyclean: mostlyclean-am |
559 | mostlyclean: mostlyclean-am |
562 | |
560 | |
563 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
561 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |