X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tools%2FMakefile;h=97083d79a1999337e1dd37f9aaeb349578e8360d;hb=b99b311775052d2e6175b3be10a374cf939d15a2;hp=88582242ad26921b9e515d96e9eca9875ce94bfd;hpb=b81b9d7d8bab0e8a3de81ffbcf7a5e0047b87371;p=debian%2Felilo diff --git a/tools/Makefile b/tools/Makefile index 8858224..97083d7 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -23,10 +23,15 @@ # to use this program. # -include ../Make.defaults -include ../Make.rules +SRCDIR = . + +VPATH = $(SRCDIR) + +include $(SRCDIR)/../Make.defaults +include $(SRCDIR)/../Make.rules + +TOPDIR=$(SRCDIR)/.. -TOPDIR=$(CDIR)/.. FILES=eliloalt.o TARGET=eliloalt