ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/ihost/Makefile.am
(Generate patch)

Comparing projects/cms/source/ihost/Makefile.am (file contents):
Revision 1.6 by tdb, Thu May 30 16:21:03 2002 UTC vs.
Revision 1.14 by tdb, Mon May 31 13:52:27 2004 UTC

# Line 1 | Line 1
1 + # Makefile for i-scream ihost
2 + # http://www.i-scream.org/cms/
3 + # $Id$
4 +
5 + AUTOMAKE_OPTIONS = gnu
6 +
7   bin_PROGRAMS = ihost
8   ihost_SOURCES = ihost.c
3 ihost_LDADD = ./libstatgrab/libstatgrab.a ./libukcprog/libukcprog.a
4 bin_SCRIPTS = ihostchk.sh
5 INCLUDES = -I@top_srcdir@/libstatgrab -I@top_srcdir@/libukcprog
6 SUBDIRS = libukcprog libstatgrab
7 AUTOMAKE_OPTIONS = foreign
9  
10   if SETGIDKMEM
11   # FreeBSD needs ihost to be setgid kmem
# Line 15 | Line 16 | else
16   install-exec-local:
17   endif
18  
19 < changelog:
20 <        cvs2cl --stdout -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org.uk:/cvs/i-scream" -g "-q" > ChangeLog
19 > ChangeLog:
20 >        cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines