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

Diff of /pengfork/src/modem/Makefile.am

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

revision 1.2 by chupa, Tue Nov 26 01:22:31 2002 UTC revision 1.3 by chupa, Sun Dec 1 23:01:26 2002 UTC
# Line 1  Line 1 
1  #  #
2  # Copyright (c) 2002  Nicolas Burrus <nes@lrde.epita.fr>  # Copyright (c) 2002  Jean-Charles Salzeber <jc@varspool.net>
3  #  #
4  # This file is part of pengfork program.  # This file is part of pengfork program.
5  #  #
# Line 18  Line 18 
18  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19  # 02111-1307, USA.  # 02111-1307, USA.
20  #  #
21    # Nicolas Burrus <nes@lrde.epita.fr>, 2002
22    #
23    
24  INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir) -I$(top_srcdir)/lib  INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir) -I$(top_srcdir)/lib
25    
26    if BUILD_MODEM
27  noinst_LIBRARIES = libmodem.a  noinst_LIBRARIES = libmodem.a
28  libmodem_a_SOURCES =    modem.c         \  libmodem_a_SOURCES =    modem.c         \
29                          devlock.c       \                          devlock.c               \
30                          script.c                          script.c
31    else !BUILD_MODEM
32    EXTRA_DIST = modem.c devlock.c script.c
33    endif !BUILD_MODEM

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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