1 --- ltp-full-20031002/testcases/kernel/syscalls/fmtmsg/Makefile.orig 2003-10-02 19:18:10.000000000 -0600
2 +++ ltp-full-20031002/testcases/kernel/syscalls/fmtmsg/Makefile 2003-10-02 19:18:32.000000000 -0600
4 LOADLIBES+= -L../../../../lib -lltp
7 -TARGETS=$(patsubst %.c,%,$(SRCS))
8 +TARGETS=#$(patsubst %.c,%,$(SRCS))
12 --- ltp-full-20031002/testcases/kernel/syscalls/profil/Makefile.orig 2003-10-02 19:27:53.000000000 -0600
13 +++ ltp-full-20031002/testcases/kernel/syscalls/profil/Makefile 2003-10-02 19:28:02.000000000 -0600
15 LOADLIBES+= -L../../../../lib -lltp
18 -TARGETS=$(patsubst %.c,%,$(SRCS))
19 +TARGETS=#$(patsubst %.c,%,$(SRCS))
23 --- ltp-full-20031002/testcases/network/rpc/rpc01/Makefile.orig 2003-10-02 19:36:51.000000000 -0600
24 +++ ltp-full-20031002/testcases/network/rpc/rpc01/Makefile 2003-10-02 19:37:03.000000000 -0600
29 -TARGETS=$(patsubst %.c,%,$(SRCS))
30 +TARGETS=#$(patsubst %.c,%,$(SRCS))
34 --- ltp-full-20031002/tools/netpipe-2.4-ipv6/Makefile.orig 2003-11-07 16:41:39.000000000 -0700
35 +++ ltp-full-20031002/tools/netpipe-2.4-ipv6/Makefile 2003-11-07 16:42:41.000000000 -0700
39 # Default target is just TCP
41 +TARGETS = #NPtcp-ipv6
42 # If you have TCP, MPI and PVM
43 #TARGETS = NPtcp NPmpi NPpvm
49 - @ln -f NPtcp-ipv6 ../../testcases/bin
50 + #@ln -f NPtcp-ipv6 ../../testcases/bin
52 # This section of the Makefile is for compiling the binaries
57 @echo 'NPtcp has been built.'
59 NPtcp-ipv6: NPtcp.o TCP.o