Fix buffer stomping; retool Makefile.
The Makefile is now useful for building ke(1) to aid in more rapid development. This works because ke doesn't (yet) need any special non-system libraries.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -15,3 +15,7 @@ cmake-build-*
|
||||
|
||||
ke
|
||||
kge
|
||||
|
||||
# trashme is a test file generated to test the editor on without ruining
|
||||
# other files.
|
||||
trashme.txt
|
||||
|
||||
Reference in New Issue
Block a user