diff options
| author | Charles.Forsyth <devnull@localhost> | 2006-12-30 21:29:14 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2006-12-30 21:29:14 +0000 |
| commit | 0e96539ff7cff23233d3f0a64bb285b385a3a1f4 (patch) | |
| tree | 5e5363878c35855f236b12cd85ae13d9102b42bc /utils/cvbit/mkfile | |
| parent | 6e425a9de8c003b5a733621a6b6730ec3cc902b8 (diff) | |
20061219
Diffstat (limited to 'utils/cvbit/mkfile')
| -rw-r--r-- | utils/cvbit/mkfile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/utils/cvbit/mkfile b/utils/cvbit/mkfile new file mode 100644 index 00000000..8d4b853a --- /dev/null +++ b/utils/cvbit/mkfile @@ -0,0 +1,15 @@ +<../../mkconfig + +TARG=cvbit + +OFILES= cvbit.$O\ + +HFILES= \ + $ROOT/include/draw.h\ + $ROOT/include/memdraw.h\ + +LIBS= draw memdraw draw bio 9 + +BIN=$ROOT/$OBJDIR/bin + +<$ROOT/mkfiles/mkone-$SHELLTYPE |
