Files
colibri-strix/Makefile
T

5 lines
115 B
Makefile

.PHONY: all glm portable test check cuda-test clean
all glm portable test check cuda-test clean:
$(MAKE) -C c $@