summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
-rw-r--r--gen.pro3
2 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index a7213fb..1a5af83 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1#!/usr/bin/make -f 1#!/usr/bin/make -f
2 2
3export TOPDIR:=$(shell pwd) 3export TOPDIR:=$(OPIEDIR)
4 4
5include $(TOPDIR)/Vars.make 5include $(TOPDIR)/Vars.make
6ifneq ($(wildcard $(TOPDIR)/Vars.local),) 6ifneq ($(wildcard $(TOPDIR)/Vars.local),)
diff --git a/gen.pro b/gen.pro
deleted file mode 100644
index 5980051..0000000
--- a/gen.pro
+++ b/dev/null
@@ -1,3 +0,0 @@
1CONFIG += debug
2CONFIG -= release
3CONFIG -= qt3