Changeset 4892 for trunk/include
- Timestamp:
- Jan 8, 2001, 11:53:03 PM (25 years ago)
- Location:
- trunk/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin32.post.emx.mk
r4821 r4892 1 # $Id: odin32.post.emx.mk,v 1. 8 2000-12-16 23:40:53 bird Exp $1 # $Id: odin32.post.emx.mk,v 1.9 2001-01-08 22:53:03 bird Exp $ 2 2 3 3 # … … 138 138 $(OS2RC) $(OS2RCLFLAGS) $(OS2RES) $@ 139 139 !endif 140 !ifndef DEBUG 141 $(LXLITE) $@ 142 !endif 140 143 !endif 141 144 … … 194 197 $(OS2RC) $(OS2RCLFLAGS) $(OS2RES) $@ 195 198 !endif 199 !ifndef DEBUG 200 $(LXLITE) $@ 201 !endif 196 202 !endif 197 203 -
trunk/include/odin32.post.wat.mk
r4821 r4892 1 # $Id: odin32.post.wat.mk,v 1. 8 2000-12-16 23:40:54bird Exp $1 # $Id: odin32.post.wat.mk,v 1.9 2001-01-08 22:53:03 bird Exp $ 2 2 3 3 # … … 125 125 $(OS2RC) $(OS2RCLFLAGS) $(OS2RES) $@ 126 126 !endif 127 !ifndef DEBUG 128 $(LXLITE) $@ 129 !endif 127 130 !endif 128 131 … … 180 183 $(OS2RC) $(OS2RCLFLAGS) $(OS2RES) $@ 181 184 !endif 185 !ifndef DEBUG 186 $(LXLITE) $@ 187 !endif 182 188 !endif 183 189
Note:
See TracChangeset
for help on using the changeset viewer.