summaryrefslogtreecommitdiffstats
path: root/mkspecs/tru64-g++/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/tru64-g++/qmake.conf')
-rw-r--r--mkspecs/tru64-g++/qmake.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/mkspecs/tru64-g++/qmake.conf b/mkspecs/tru64-g++/qmake.conf
index 46c06d4344..ff53757d71 100644
--- a/mkspecs/tru64-g++/qmake.conf
+++ b/mkspecs/tru64-g++/qmake.conf
@@ -67,14 +67,5 @@ QMAKE_AR = ar cqs
QMAKE_OBJCOPY = objcopy
QMAKE_RANLIB =
-QMAKE_TAR = tar -cf
-QMAKE_GZIP = gzip -9f
-
-QMAKE_COPY = cp -f
-QMAKE_MOVE = mv -f
-QMAKE_DEL_FILE = rm -f
-QMAKE_DEL_DIR = rmdir
-QMAKE_CHK_DIR_EXISTS = test -d
-QMAKE_MKDIR = mkdir -p
include(../common/unix.conf)
load(qt_config)