- Timestamp:
- Apr 9, 2008, 10:39:02 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nom/Makefile.kmk
r326 r327 53 53 $(PATH_TARGET)/nobjtk-os2.def: $(PATH_SUB_CURRENT)/exports.def | $(call DIRDEP,$(PATH_TARGET)) 54 54 $(RM) -f $@ 55 # $(APPEND) $@ 'LIBRARY no objtk INITGLOBAL'56 $(APPEND) $@ 'LIBRARY no objtk INITINSTANCE TERMINSTANCE'55 # $(APPEND) $@ 'LIBRARY nobjtk INITGLOBAL' 56 $(APPEND) $@ 'LIBRARY nobjtk INITINSTANCE TERMINSTANCE' 57 57 $(APPEND) $@ 'PROTMODE' 58 58 $(APPEND) $@ 'CODE PRELOAD DISCARDABLE'
Note:
See TracChangeset
for help on using the changeset viewer.