summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--qmake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qmake/Makefile b/qmake/Makefile
index 7ad05d9..faaeafe 100644
--- a/qmake/Makefile
+++ b/qmake/Makefile
@@ -1,10 +1,10 @@
1TOPDIR=$(shell pwd) 1TOPDIR=$(shell pwd)
2QMAKESPECSDIR=$(OPIEDIR) 2QMAKESPECSDIR=$(OPIEDIR)/mkspecs
3 3
4######################################################################## 4########################################################################
5## This file was autogenerated by configure, all changes will be lost ## 5## This file was autogenerated by configure, all changes will be lost ##
6######################################################################## 6########################################################################
7 CC = gcc 7 CC = gcc
8 CXX = g++ 8 CXX = g++
9 9
10#qmake code 10#qmake code