Changeset 2376 for trunk/src/kash/Makefile.kmk
- Timestamp:
- Jan 13, 2010, 2:45:49 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/Makefile.kmk
r2315 r2376 191 191 endif 192 192 193 # 194 # For debugging file handle inheritance on Windows. 195 # 196 if "$(KBUILD_TARGET)" == win && 0 197 PROGRAMS += tstDump 198 tstDump_TEMPLATE = BIN 199 tstDump_SOURCES = tstDump.c 200 endif 201 193 202 # Include the sub-makefile. 194 203 include $(PATH_SUB_CURRENT)/tests/Makefile.kmk
Note:
See TracChangeset
for help on using the changeset viewer.