OSDN Git Service

remove accidently added QDir test Makefile file
authorIvailo Monev <xakepa10@laimg.moc>
Wed, 8 Jan 2020 00:34:36 +0000 (00:34 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Wed, 8 Jan 2020 00:34:59 +0000 (00:34 +0000)
tests/auto/qdir/testdir/dir/Makefile [deleted file]

diff --git a/tests/auto/qdir/testdir/dir/Makefile b/tests/auto/qdir/testdir/dir/Makefile
deleted file mode 100644 (file)
index fb6a3d8..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# /home/smil3y/qt/./tests/auto/qdir/testdir/dir/Makefile: generated by configure
-#
-# WARNING: This makefile will be replaced with a real makefile.
-# All changes made to this file will be lost.
-first_target: first
-QMAKE = "/home/smil3y/qt/bin/qmake"
-all clean install qmake first Makefile: FORCE
-       $(QMAKE)  -spec /home/smil3y/qt/mkspecs/linux-g++ -o "/home/smil3y/qt/./tests/auto/qdir/testdir/dir" "/home/smil3y/qt/tests/auto/qdir/testdir/dir/qdir.pro"
-       cd "/home/smil3y/qt/./tests/auto/qdir/testdir/dir"
-       $(MAKE) $@
-
-FORCE:
-