Ignore:
Timestamp:
Nov 19, 2000, 9:35:50 AM (25 years ago)
Author:
bird
Message:

New makefile style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/makefile

    r4402 r4620  
    1 # $Id: makefile,v 1.7 2000-10-03 05:42:39 bird Exp $
     1# $Id: makefile,v 1.8 2000-11-19 08:29:54 bird Exp $
    22
    33#
     
    2121
    2222
    23 all:    commonicc.lib commongcc.a commongcc.lib
     23all:    commonicc.lib commongcc.a commongcc.lib \
     24        $(PDWIN32_TOOLS)\kDef2Wat.exe
     25#        $(PDWIN32_TOOLS)\kDump.exe
    2426
    2527
     
    6567        *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h *.c *.cpp -objo *.c *.cpp -objgobj *.c *.cpp
    6668
     69#
     70# Do not includes the common rules.
     71#
     72
Note: See TracChangeset for help on using the changeset viewer.