Renamed scripts and executable
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,4 +4,4 @@ notes
|
|||||||
|
|
||||||
# Build files and final binary
|
# Build files and final binary
|
||||||
/build
|
/build
|
||||||
test
|
hostdox
|
2
Makefile
2
Makefile
@ -1,4 +1,4 @@
|
|||||||
TARGET_EXEC := test
|
TARGET_EXEC := hostdox
|
||||||
BUILD_DIR := ./build
|
BUILD_DIR := ./build
|
||||||
SRC_DIRS := ./src
|
SRC_DIRS := ./src
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user