]> git.ozlabs.org Git - ppp.git/blobdiff - chat/Makefile.linux
Add --prefix and --sysconfdir options to configure, and put
[ppp.git] / chat / Makefile.linux
index c4d6bf29721f9f8bb34f8a3b572bd75f0a77a141..c74e197b2d3b47be069f0b86b3387e9df421d818 100644 (file)
@@ -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