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

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

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

revision 1.2 by chupa, Tue Sep 10 13:17:22 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_DSL
27  noinst_LIBRARIES = libdsl.a  noinst_LIBRARIES = libdsl.a
28  libdsl_a_SOURCES =      dummy.c  libdsl_a_SOURCES =      dummy.c
29    else !BUILD_DSL
30    EXTRA_DIST = dummy.c
31    endif !BUILD_DSL

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