.PHONY: all all: install install: install -d $(DEST_DIR)/ install -d $(DEST_DIR)/include/ install -m 644 single_include/nlohmann/json.hpp $(DEST_DIR)/include/