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