Changeset 2021 for trunk/src/kmk/variable.c
- Timestamp:
- Nov 2, 2008, 2:18:47 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/variable.c
r2011 r2021 1217 1217 " explicit-multitarget" 1218 1218 " prepend-assignment" 1219 " set-conditionals "1219 " set-conditionals intersects" 1220 1220 " date" 1221 1221 " file-size" … … 1261 1261 # endif 1262 1262 # if defined (CONFIG_WITH_SET_CONDITIONALS) 1263 strcat (buf, " set-conditionals ");1263 strcat (buf, " set-conditionals intersects"); 1264 1264 # endif 1265 1265 # if defined (CONFIG_WITH_DATE)
Note:
See TracChangeset
for help on using the changeset viewer.