Ignore:
Timestamp:
Sep 5, 1999, 4:30:46 AM (26 years ago)
Author:
bird
Message:

Corrected makefile remarks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/makefile

    r824 r826  
    1 # $Id: makefile,v 1.1 1999-09-05 02:09:18 bird Exp $
     1# $Id: makefile,v 1.2 1999-09-05 02:30:45 bird Exp $
    22
    33#
    4 # Tools common parts
     4# PD-Win32 API
    55#
    6 #       Top of the src tree makefile
    7 #
     6#       Tools common parts
    87#
    98#       Usage: nmake ( all | clean )
     
    1110#            all: Build the entire src.
    1211#            clean: Back to a "virgin" state.
    13 #
     12#            needed: Builds the tools used during compilation of the src tree.
     13#            commonicc.lib: Build the IBM VA for C++ version of the library.
     14#            commongcc.a:   Build the gcc version of the library - aout
     15#            commongcc.lib: Build the gcc version of the library - OMF.
    1416#
    1517#
Note: See TracChangeset for help on using the changeset viewer.