mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 19:32:57 +00:00
14 lines
525 B
Makefile
14 lines
525 B
Makefile
![]() |
# /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:
|
||
|
|