12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
--- Makefile.in.orig Sun Jan 9 00:31:32 2000
|
|
+++ Makefile.in Sun Jan 9 00:31:53 2000
|
|
@@ -14,7 +14,7 @@
|
|
MANPAGE=ngrep.8
|
|
|
|
INSTALL=./install-sh
|
|
-BINDEST=@prefix@/bin
|
|
+BINDEST=@prefix@/sbin
|
|
MANDEST=@prefix@/man/man8
|
|
|
|
$(TARGET): $(OBJS)
|