Changeset 134


Ignore:
Timestamp:
May 25, 2005, 1:28:39 AM (20 years ago)
Author:
root
Message:

Drop saymsg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/makefile

    r106 r134  
    22# $Id$
    33
    4 # Revisions:    22 May 03 SHL - Correct icon dependencies
    5 #               21 Nov 03 SHL - Correct ipf dependents
    6 #               26 Jul 04 SHL - Correct CFLAGSR
     4# 22 May 03 SHL Correct icon dependencies
     5# 21 Nov 03 SHL Correct ipf dependents
     6# 26 Jul 04 SHL Correct CFLAGSR
     7# 23 May 05 SHL Drop saymsg
    78
    89# Environment:
     
    3536  $(CC) $(CFLAGS) /C $*.c
    3637
    37 OFILES= mainwnd.obj dircnrs.obj valid.obj filldir.obj saymsg.obj error.obj\
     38OFILES= mainwnd.obj dircnrs.obj valid.obj filldir.obj error.obj\
    3839        treecnr.obj presparm.obj misc.obj init.obj copyf.obj strips.obj\
    3940        flesh.obj dirs.obj srchpath.obj avl.obj literal.obj stristr.obj\
Note: See TracChangeset for help on using the changeset viewer.