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

Comparing projects/cms/source/host/ihost-perl/plugins/freebsd/Makefile (file contents):
Revision 1.1 by tdb, Tue Mar 19 10:45:30 2002 UTC vs.
Revision 1.2 by pajs, Thu Mar 28 17:42:05 2002 UTC

# Line 3 | Line 3
3   # where libukcprog can be found for compiling
4   LIBUKCPROG = ../libukcprog
5  
6 < CFLAGS = -O3 -Wall
6 > CFLAGS = -O3 -Wall
7  
8   INCLUDES = -I${LIBUKCPROG}
9 < LIBS = -L${LIBUKCPROG} -lukcprog
9 > LIBS = -L${LIBUKCPROG} -lukcprog -lkvm
10  
11   all: freebsd
12  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines