Ignore:
Timestamp:
Nov 19, 2000, 10:27:40 AM (25 years ago)
Author:
bird
Message:

New makefile style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/dllentry/makefile

    r4336 r4624  
    1 # $Id: makefile,v 1.5 2000-09-28 03:19:53 bird Exp $
     1# $Id: makefile,v 1.6 2000-11-19 09:19:09 bird Exp $
    22
    33#
     
    88
    99
    10 # For the time being
    11 NEW_STYLE = 1
    12 
    13 
    1410# We have our own rules
    1511NO_ALL_RULE = 1
    1612NO_LIB_RULE = 1
    17 NO_DLL_RULE = 1
     13NO_MAIN_RULE = 1
    1814NO_LNK_RULE = 1
    1915
Note: See TracChangeset for help on using the changeset viewer.