Differences From Artifact [08cd3293c4]:
- File
kitdll/buildsrc/kitdll-0.0/Makefile
— part of check-in
[424322801f]
at
2010-09-26 04:51:16
on branch trunk
— Got KitDLL storage into workable state
Renamed some files for consistency
Added basic Makefile (user: rkeene, size: 617) [annotate] [blame] [check-ins using]
To Artifact [ed7666f1a7]:
- File kitdll/buildsrc/kitdll-0.0/Makefile — part of check-in [e4de9a2934] at 2010-09-26 04:51:35 on branch trunk — Updated to create loadable filesystem by including C-Tcl interface when creating C version of directory tree (dir2c) (user: rkeene, size: 658) [annotate] [blame] [check-ins using]
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - + - + - - + + - + - - + + - - + + | CC = gcc CFLAGS = -Wall -O3 |