Changeset 1710 for trunk/src/gdi32/makefile
- Timestamp:
- Nov 12, 1999, 12:38:45 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/gdi32/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/makefile
r1686 r1710 1 # $Id: makefile,v 1.1 0 1999-11-10 14:15:23sandervl Exp $1 # $Id: makefile,v 1.11 1999-11-12 11:38:39 sandervl Exp $ 2 2 3 3 # … … 30 30 $(TARGET).dll: $(OBJS) $(TARGET).def 31 31 $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \ 32 $(PDWIN32_LIB)/pmwinx.lib $(PDWIN32_LIB)/kernel32.lib \32 $(PDWIN32_LIB)/pmwinx.lib $(PDWIN32_LIB)/kernel32.lib $(PDWIN32_LIB)/user32.lib \ 33 33 $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O) 34 34 $(CP) $@ $(PDWIN32_BIN)
Note:
See TracChangeset
for help on using the changeset viewer.
