- Timestamp:
- 01/14/09 12:48:23 (11 years ago)
- Location:
- chicken/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chicken/trunk/TODO
r12964 r13007 31 31 compile-/expansion-time), when import is #t and o import lib 32 32 exists. 33 *** mark import-source (module) on plist of imported symbols and use in re-import warning 34 doesn't work that easily, try to find another solution 33 35 34 36 ** libraries/build -
chicken/trunk/defaults.make
r12961 r13007 346 346 347 347 buildsvnrevision: 348 sh $(SRCDIR) /svnrevision.sh348 sh $(SRCDIR)svnrevision.sh 349 349 350 350 # generic part of chicken-config.h
Note: See TracChangeset
for help on using the changeset viewer.