source: trunk/qmake/Makefile.os2-g++@ 1074

Last change on this file since 1074 was 1074, checked in by Dmitry A. Kuminov, 14 years ago

qmake: Makefile.os2-g++: Handle dependencies properly.

This supersedes r1066. We need this to properly rebuild qmake
w/o make clean if some include file changes.

File size: 6.6 KB
Line 
1ifeq "$(SOURCE_PATH)" ""
2SOURCE_PATH = ..
3endif
4
5# CMD.EXE version
6
7ifeq "$(BUILD_PATH)" ""
8BUILD_PATH = ..
9endif
10
11#
12# specific stuff for GNU make