Changeset 146 for sbliveos2/trunk/drv16/makefile.os2
- Timestamp:
- Apr 23, 2000, 5:28:16 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/drv16/makefile.os2
r142 r146 135 135 $(LINK) @$(NAME).lrf 136 136 copy $(NAME).sys ..\bin 137 copy $(NAME).sym ..\bin138 137 139 138 $(NAME).sym: $(WMAPNAME) 140 139 wat2map $(WMAPNAME) $(NAME).MAP 141 140 mapsym $(NAME).MAP 141 copy $(NAME).sym ..\bin
Note:
See TracChangeset
for help on using the changeset viewer.