/[pengfork]/pengfork/src/Makefile.am
ViewVC logotype

Diff of /pengfork/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by chupa, Sun Dec 1 23:01:26 2002 UTC revision 1.23 by chupa, Thu Dec 5 00:12:15 2002 UTC
# Line 1  Line 1 
1  #  #
2  # Copyright (c) 2002  Jean-Charles Salzeber <jc@varspool.net>  # Copyright (c) 2002  Jean-Charles Salzeber <jc@varspool.net>
3  #  #
4  # This file is part of pengfork program.  # This file is part of penggy program.
5  #  #
6  # This program is free software; you can redistribute it and/or  # This program is free software; you can redistribute it and/or
7  # modify it under the terms of the GNU General Public License  # modify it under the terms of the GNU General Public License
# Line 31  DEFS = -DLOCALEDIR=\"$(localedir)\" @DEF Line 31  DEFS = -DLOCALEDIR=\"$(localedir)\" @DEF
31  LIBS = @LIBINTL@ @LIBS@  LIBS = @LIBINTL@ @LIBS@
32    
33    
34  sbin_PROGRAMS = pengfork  sbin_PROGRAMS = penggy
35    
36  pengfork_SOURCES =      buffer.c                \  penggy_SOURCES =        buffer.c                \
37                          misc.c                  \                          misc.c                  \
38                          options.c               \                          options.c               \
39                          getpass.c               \                          getpass.c               \
# Line 88  SUBDIRS =      fdo                     \ Line 88  SUBDIRS =      fdo                     \
88                  l2tp                  l2tp
89    
90    
91  pengfork_LDADD =        $(top_builddir)/src/fdo/libfdo.a                \  penggy_LDADD =  $(top_builddir)/src/fdo/libfdo.a                \
92                          $(top_builddir)/src/iptunnel/libiptunnel.a      \                          $(top_builddir)/src/iptunnel/libiptunnel.a      \
93                          $(top_builddir)/lib/lib.a                       \                          $(top_builddir)/lib/lib.a                       \
94                          $(MODEM_LIBS)                                   \                          $(MODEM_LIBS)                                   \

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26