@@ -19,3 +19,6 @@ build: $(SOURCES_DIR)/main.cpp
dev-build: $(SOURCES_DIR)/main.cpp
$(CXX) $(O_CFLAGS_DEBUG) $(I_CFLAGS) $(SOURCES_DIR)/main.cpp $(O_LDFLAGS_DEBUG) $(I_LDFLAGS) -o $(BUILD_DIR)/icfs
clean:
rm $(BUILD_DIR)/icfs
The note is not visible to the blocked user.