Changeset 695 for trunk/dirsize.mak


Ignore:
Timestamp:
Jun 17, 2007, 4:51:56 AM (18 years ago)
Author:
Gregg Young
Message:

Make & def file changes for additional exes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dirsize.mak

    r235 r695  
    11# $Id$
     2
     3# Copyright (c) 2002, 2007 Steven H. Levine
     4
     5# 16 Jun 07 GKY Convert to OpenWatcom
    26
    37BASE=dirsize
     
    59!include makefile_pre.mk
    610
    7 all: $(BASE).exe $(BASE).res
     11all: $(BASE).exe $(BASE).res .symbolic
    812
    913$(BASE).res: dirsize.h dll\fm3dll.h $(BASE).rc $(BASE).dlg
Note: See TracChangeset for help on using the changeset viewer.