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.7 by tdb, Fri May 31 09:27:38 2002 UTC vs.
Revision 1.8 by tdb, Fri May 31 09:42:42 2002 UTC

# Line 1 | Line 1
1 + # Makefile for i-scream ihost
2 + # http://www.i-scream.org.uk/
3 + # $Id$
4 +
5 + AUTOMAKE_OPTIONS = gnu
6 +
7 + SUBDIRS = libukcprog libstatgrab
8 +
9   bin_PROGRAMS = ihost
10   ihost_SOURCES = ihost.c
11   ihost_LDADD = ./libstatgrab/libstatgrab.a ./libukcprog/libukcprog.a
12 +
13   bin_SCRIPTS = ihostchk.sh
14 +
15   INCLUDES = -I@top_srcdir@/libstatgrab -I@top_srcdir@/libukcprog
6 SUBDIRS = libukcprog libstatgrab
7 AUTOMAKE_OPTIONS = gnu
16  
17   if SETGIDKMEM
18   # FreeBSD needs ihost to be setgid kmem

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines