Re-generated the Makefiles
This commit is contained in:
parent
fbe5397f19
commit
0e7b96c193
|
@ -32,10 +32,10 @@ linux.o: linux.c linux.h
|
||||||
netbsd.o: netbsd.c netbsd.h
|
netbsd.o: netbsd.c netbsd.h
|
||||||
$(CC) $(strace_CFLAGS) -c netbsd.c
|
$(CC) $(strace_CFLAGS) -c netbsd.c
|
||||||
|
|
||||||
strace.o: strace.c freebsd.h linux.h netbsd.h strace.h
|
strace.o: strace.c freebsd.h linux.h netbsd.h strace.h ../config.h
|
||||||
$(CC) $(strace_CFLAGS) -c strace.c
|
$(CC) $(strace_CFLAGS) -c strace.c
|
||||||
|
|
||||||
main.o: main.c strace.h
|
main.o: main.c strace.h ../config.h
|
||||||
$(CC) $(strace_CFLAGS) -c main.c
|
$(CC) $(strace_CFLAGS) -c main.c
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user