Initial import
This commit is contained in:
commit
d95e10600c
5 changed files with 581 additions and 0 deletions
8
Makefile
Normal file
8
Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
PROG= bt
|
||||
NOMAN= noman
|
||||
|
||||
SRCS= bt.c bcode.c
|
||||
|
||||
WARNINGS= Yes
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Add table
Add a link
Reference in a new issue