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

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

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

revision 1.2 by chupa, Mon Sep 9 22:59:42 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_P3
27  noinst_LIBRARIES = libp3.a  noinst_LIBRARIES = libp3.a
28  libp3_a_SOURCES =       p3.c            \  libp3_a_SOURCES =       p3.c check.c misc.c init.c ack.c out.c in.c
29                          check.c         \  else !BUILD_P3
30                          misc.c          \  EXTRA_DIST = p3.c check.c misc.c init.c ack.c out.c in.c
31                          init.c          \  endif !BUILD_P3
                         ack.c           \  
                         out.c           \  
                         in.c  

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