/[inetutils]/inetutils/libinetutils/Makefile.am
ViewVC logotype

Diff of /inetutils/libinetutils/Makefile.am

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

revision 1.19 by ams, Sat Jan 22 15:16:51 2005 UTC revision 1.20 by gray, Tue Oct 11 11:30:07 2005 UTC
# Line 1  Line 1 
1  AUTOMAKE_OPTIONS = ../ansi2knr  # Copyright (C) 2005 Free Software Foundation, Inc.
2    # This file is part of GNU Inetutils.
3    #
4    # GNU Inetutils is free software; you can redistribute it and/or modify
5    # it under the terms of the GNU General Public License as published by
6    # the Free Software Foundation; either version 2, or (at your option)
7    # any later version.
8    #
9    # GNU Inetutils is distributed in the hope that it will be useful,
10    # but WITHOUT ANY WARRANTY; without even the implied warranty of
11    # MERCHANTABILITY or FITNESS FOR PARTICULAR PURPOSE.  See the
12    # GNU General Public License for more details.
13    #
14    # You should have received a copy of the GNU General Public License
15    # along with GNU Inetutils; see the file COPYING.  If not, write
16    # to the Free Software Foundation, Inc., 51 Franklin Street,
17    # Fifth Floor, Boston, MA 02110-1301 USA.
18    
19  noinst_LIBRARIES = libinetutils.a  noinst_LIBRARIES = libinetutils.a
20    
# Line 7  noinst_HEADERS = argcv.h Line 23  noinst_HEADERS = argcv.h
23  EXTRA_DIST = logwtmp.c  EXTRA_DIST = logwtmp.c
24    
25  libinetutils_a_SOURCES = argcv.c cleansess.c daemon.c des_rw.c kcmd.c   \  libinetutils_a_SOURCES = argcv.c cleansess.c daemon.c des_rw.c kcmd.c   \
26          krcmd.c localhost.c logwtmpko.c setsig.c tftpsubs.c ttymsg.c    \          krcmd.c localhost.c logwtmpko.c setsig.c shishi.c tftpsubs.c \
27          utmp_init.c utmp_logout.c xalloc_die.c          ttymsg.c utmp_init.c utmp_logout.c xalloc_die.c
28    
29  libinetutils_a_LIBADD = daemon.o $(top_builddir)/lib/libgnu.a  libinetutils_a_LIBADD = daemon.o $(top_builddir)/lib/libgnu.a
30    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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