summaryrefslogtreecommitdiff
path: root/chat/Makefile.linux
diff options
context:
space:
mode:
Diffstat (limited to 'chat/Makefile.linux')
-rw-r--r--chat/Makefile.linux6
1 files changed, 5 insertions, 1 deletions
diff --git a/chat/Makefile.linux b/chat/Makefile.linux
index c4d6bf2..c74e197 100644
--- a/chat/Makefile.linux
+++ b/chat/Makefile.linux
@@ -1,4 +1,8 @@
-# $Id: Makefile.linux,v 1.10 2004/01/13 03:57:55 paulus Exp $
+# $Id: Makefile.linux,v 1.11 2004/10/29 00:12:27 paulus Exp $
+
+DESTDIR = @DESTDIR@
+BINDIR = $(DESTDIR)/sbin
+MANDIR = $(DESTDIR)/man
CDEF1= -DTERMIOS # Use the termios structure
CDEF2= -DSIGTYPE=void # Standard definition