Changeset 5326 for trunk/src/ddraw/makefile
- Timestamp:
- Mar 18, 2001, 10:44:46 PM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/ddraw/makefile (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/makefile
r4717 r5326 1 # $Id: makefile,v 1.2 6 2000-12-02 23:38:54 birdExp $1 # $Id: makefile,v 1.27 2001-03-18 21:44:45 mike Exp $ 2 2 3 3 # … … 9 9 10 10 # 11 # Compiler, tools, and in terference rules.11 # Compiler, tools, and inference rules. 12 12 # 13 13 !include ../../makefile.inc … … 27 27 $(OBJDIR)\os2palette.obj \ 28 28 $(OBJDIR)\os2palset.obj \ 29 $(OBJDIR)\os2fsdd.obj \ 29 30 $(OBJDIR)\rectangle.obj \ 30 31 $(OBJDIR)\initterm.obj \ … … 48 49 $(ODIN32_LIB)/user32.lib \ 49 50 mmpm2.lib \ 50 os2386.lib\51 OS2386.LIB \ 51 52 $(RTLLIB_O) 52 53 53 54 54 55 # 55 # Target name - name of the dll without exten tion and path.56 # Target name - name of the dll without extension and path. 56 57 # 57 58 TARGET = ddraw
Note:
See TracChangeset
for help on using the changeset viewer.
