Changeset 1933 for trunk/src/kmk/make.h
- Timestamp:
- Oct 24, 2008, 10:40:32 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/make.h
r1925 r1933 639 639 # include "strcache2.h" 640 640 extern struct strcache2 file_strcache; 641 extern const char *suffixes_strcached; 641 642 642 643 # define strcache_iscached(str) strcache2_is_cached(&file_strcache, str)
Note:
See TracChangeset
for help on using the changeset viewer.