Changeset 447
- Timestamp:
- Jul 25, 2003, 9:09:15 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/libc.smak
-
Property cvs2svn:cvs-rev
changed from
1.14
to1.15
r446 r447 103 103 ## @todo: use os2_p, but that appeares to be broken at the moment. 104 104 $(LIBC.PRF.DLL): $(LIBC.PRF.OBJS) $(LIBC.PRF.LIBS) $(LIBC.PRF.DEF) $(LIBC.PRF.DEPS) 105 $(LD) -o $@ -Zomf $(subst -s,,$(LDFLAGS.DLL)) - nostdlib \105 $(LD) -o $@ -Zomf $(subst -s,,$(LDFLAGS.DLL)) -Zmap=$@.map -nostdlib \ 106 106 $(LIBC.PRF.DEF) \ 107 107 $(LIBC.PRF.OBJS) \ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.