Unverified Commit 043f846c authored by Dapa's avatar Dapa Committed by GitHub

Update Makefile

parent 4dc49781
......@@ -4,7 +4,7 @@ LDFLAGS := -L/usr/lib -lstdc++ -lm
BUILD := ./
OBJ_DIR := $(BUILD)/objects
APP_DIR := $(BUILD)
TARGET := program
TARGET := apps
INCLUDE := -Iinclude/
SRC := \
$(wildcard src/module1/*.cpp) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment