ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/Makefile.in
(Generate patch)

Comparing gvpe/Makefile.in (file contents):
Revision 1.3 by pcg, Thu Oct 16 21:12:43 2003 UTC vs.
Revision 1.4 by pcg, Sat Jan 17 01:18:36 2004 UTC

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
164COMMON = global.h conf.h conf.C util.h util.C \ 164COMMON = 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
168vped_SOURCES = vped.C hash_map.h vpn.h vpn.C vpn_tcp.C sockinfo.h sockinfo.C \ 168vped_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
173vped_LDADD = $(top_builddir)/lib/libvpe.a 173vped_LDADD = $(top_builddir)/lib/libvpe.a
174vpectrl_SOURCES = vpectrl.C \ 174vpectrl_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
509installcheck: installcheck-am 509installcheck: installcheck-am
510install-strip: 510install-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
515mostlyclean-generic: 515mostlyclean-generic:
516 516
517clean-generic: 517clean-generic:
528 mostlyclean-am 528 mostlyclean-am
529 529
530distclean: distclean-am 530distclean: distclean-am
531 -rm -rf ./$(DEPDIR) 531 -rm -rf ./$(DEPDIR)
532 -rm -f Makefile 532 -rm -f Makefile
533
534distclean-am: clean-am distclean-compile distclean-generic \ 533distclean-am: clean-am distclean-compile distclean-generic \
535 distclean-tags 534 distclean-tags
536 535
537dvi: dvi-am 536dvi: dvi-am
538 537
553installcheck-am: 552installcheck-am:
554 553
555maintainer-clean: maintainer-clean-am 554maintainer-clean: maintainer-clean-am
556 -rm -rf ./$(DEPDIR) 555 -rm -rf ./$(DEPDIR)
557 -rm -f Makefile 556 -rm -f Makefile
558
559maintainer-clean-am: distclean-am maintainer-clean-generic 557maintainer-clean-am: distclean-am maintainer-clean-generic
560 558
561mostlyclean: mostlyclean-am 559mostlyclean: mostlyclean-am
562 560
563mostlyclean-am: mostlyclean-compile mostlyclean-generic 561mostlyclean-am: mostlyclean-compile mostlyclean-generic

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines