Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 117854 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.bk (-1 / +1 lines)
Lines 7-13 Link Here
7
#############################################################################
7
#############################################################################
8
8
9
MAKEFILE =	Makefile
9
MAKEFILE =	Makefile
10
QMAKE    =	qmake
10
QMAKE    =	$(QTDIR)/bin/qmake
11
DEL_FILE =    rm -f
11
DEL_FILE =    rm -f
12
CHK_DIR_EXISTS= test -d
12
CHK_DIR_EXISTS= test -d
13
MKDIR    = mkdir -p
13
MKDIR    = mkdir -p

Return to bug 117854