Changeset 134
- Timestamp:
- May 25, 2005, 1:28:39 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/makefile
r106 r134 2 2 # $Id$ 3 3 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 7 8 8 9 # Environment: … … 35 36 $(CC) $(CFLAGS) /C $*.c 36 37 37 OFILES= mainwnd.obj dircnrs.obj valid.obj filldir.obj saymsg.objerror.obj\38 OFILES= mainwnd.obj dircnrs.obj valid.obj filldir.obj error.obj\ 38 39 treecnr.obj presparm.obj misc.obj init.obj copyf.obj strips.obj\ 39 40 flesh.obj dirs.obj srchpath.obj avl.obj literal.obj stristr.obj\
Note:
See TracChangeset
for help on using the changeset viewer.