-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/make -f -export TOPDIR:=$(shell pwd) +export TOPDIR:=$(OPIEDIR) include $(TOPDIR)/Vars.make ifneq ($(wildcard $(TOPDIR)/Vars.local),) |
index : patchwork/opie.git | ||
opie™ hacks and fixes |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -1,6 +1,6 @@ #!/usr/bin/make -f -export TOPDIR:=$(shell pwd) +export TOPDIR:=$(OPIEDIR) include $(TOPDIR)/Vars.make ifneq ($(wildcard $(TOPDIR)/Vars.local),) |