X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=linux%2FMakefile.top;h=f63d45e58a78ab2e275c8dbffbac8469126ed8a4;hp=55405f1687ff662a932bde2fb6c03b57e7d22840;hb=f59ff103bcb3096e4678625d4d0481f808fd4844;hpb=d929a8d4e1d3e5ff15068ea3b538598b6d448943 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