Changeset 92


Ignore:
Timestamp:
May 1, 2006, 11:04:35 PM (19 years ago)
Author:
dmik
Message:

Corrected todo's.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.os2-g++

    r15 r92  
    66# Main Makefile for building the Qt library, examples and tutorial.
    77#
    8 # Version for OS/2 and GNU Make
     8# Version for OS/2, Innotek GCC and GNU Make
    99#
    1010
     
    6363        cd examples & qmake     
    6464       
    65 #@@TODO(dmik):
     65## @todo (dmik): later
    6666#sub-extensions: sub-src $(FORCEDEP)
    6767#       $(MAKE) -C extensions $(CONTINUEONERROR)
     
    8484        @if exist tutorial\Makefile $(MAKE) -C tutorial $(CONTINUEONERROR) clean
    8585        @if exist examples\Makefile $(MAKE) -C examples $(CONTINUEONERROR) clean
    86 #@@TODO(dmik):
     86## @todo (dmik): later
    8787#       @if exist extensions\Makefile $(MAKE) -C extensions $(CONTINUEONERROR) clean
    8888#       @if exist plugins\src\Makefile $(MAKE) -C plugins\src $(CONTINUEONERROR) clean
Note: See TracChangeset for help on using the changeset viewer.