From 26ae86ca1e42b61bd0f0031b437ed90a640aa82b Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 06 Nov 2003 09:47:03 +0000 Subject: work around sucky distributions --- diff --git a/Makefile b/Makefile index a7213fb..1a5af83 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/make -f -export TOPDIR:=$(shell pwd) +export TOPDIR:=$(OPIEDIR) include $(TOPDIR)/Vars.make ifneq ($(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 @@ -CONFIG += debug -CONFIG -= release -CONFIG -= qt3 -- cgit v0.9.0.2