- Timestamp:
- Dec 3, 2000, 11:15:02 AM (25 years ago)
- Location:
- trunk/src/winmm/mcicda
- Files:
-
- 2 added
- 2 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/mcicda/makefile
r4719 r4740 1 # $Id: makefile,v 1. 5 2000-12-02 23:53:56 birdExp $1 # $Id: makefile,v 1.6 2000-12-03 10:15:01 sandervl Exp $ 2 2 3 3 # … … 20 20 $(OBJDIR)\mcicda.obj \ 21 21 $(OBJDIR)\cdrom.obj \ 22 $(OBJDIR)\mcicd os2rsrc.obj \22 $(OBJDIR)\mcicdarsrc.obj \ 23 23 $(OBJDIR)\os2cdrom.obj \ 24 24 $(DLLENTRY) \ … … 40 40 # Target name - name of the dll without extention and path. 41 41 # 42 TARGET = mcicd os242 TARGET = mcicda 43 43 44 44
Note:
See TracChangeset
for help on using the changeset viewer.