X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=linux%2FMakefile.top;h=f63d45e58a78ab2e275c8dbffbac8469126ed8a4;hb=dd39af173ba7e20360fff462cd5848aeb9471a4c;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