build simple-responder with make all
This commit is contained in:
2
Makefile
2
Makefile
@@ -3,7 +3,7 @@ APP_NAME = llamagate
|
|||||||
BUILD_DIR = build
|
BUILD_DIR = build
|
||||||
|
|
||||||
# Default target: Builds binaries for both OSX and Linux
|
# Default target: Builds binaries for both OSX and Linux
|
||||||
all: mac linux
|
all: mac linux simple-responder
|
||||||
|
|
||||||
# Clean build directory
|
# Clean build directory
|
||||||
clean:
|
clean:
|
||||||
|
|||||||
Reference in New Issue
Block a user