Ignore:
Timestamp:
Sep 30, 2001, 2:18:11 AM (24 years ago)
Author:
bird
Message:

Traverse silently thru makefiles.
Corrected dependecy bug which caused relinking all the time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/common.mk

    r4804 r6865  
    1 # $Id: common.mk,v 1.5 2000-12-16 20:10:07 bird Exp $
     1# $Id: common.mk,v 1.6 2001-09-30 00:18:10 bird Exp $
    22#
    33# Common definitions for tools.
     
    5050#
    5151NO_INTERNAL_LIBS = 1
    52 INTLIBS = $(COMMONLIB)
     52INTLIBS = common_lib
    5353
    5454
Note: See TracChangeset for help on using the changeset viewer.