X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;ds=inline;f=linux%2FMakefile.top;h=f63d45e58a78ab2e275c8dbffbac8469126ed8a4;hb=636e804e954a5f26717c22b0bddf15e7e6c3facb;hp=55405f1687ff662a932bde2fb6c03b57e7d22840;hpb=f0fd40c4a2a9cb2a63922b9eed38564c71633e8d;p=ppp.git diff --git a/linux/Makefile.top b/linux/Makefile.top index 55405f1..f63d45e 100644 --- a/linux/Makefile.top +++ b/linux/Makefile.top @@ -1,10 +1,10 @@ # PPP top-level Makefile for Linux. -DESTDIR = @DESTDIR@ +DESTDIR = $(INSTROOT)@DESTDIR@ BINDIR = $(DESTDIR)/sbin INCDIR = $(DESTDIR)/include MANDIR = $(DESTDIR)/share/man -ETCDIR = @SYSCONF@/ppp +ETCDIR = $(INSTROOT)@SYSCONF@/ppp # uid 0 = root INSTALL= install