summaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* SW5106 Remove old map and histogram formatting codeStan Cox2008-05-291-15/+0
|
* 2005-08-19 Martin Hunt <hunt@redhat.com>hunt2005-08-191-3/+3
| | | | | | | | | | * print.c: Change ifdefs to STP_RELAYFS. * runtime.h: Ditto. * io.c (_stp_vlog): Call _stp_write instead of _stp_ctrl_send. * Makefile: Don't build stp-control. * README.doc: Update. * TODO: Update.
* 2005-06-14 Martin Hunt <hunt@redhat.com>hunt2005-06-141-0/+15
* README: Removed old docs and replaced with simple build instructions. * Makefile: New file. * probes/build: New file.