StupidOS/tests/Makefile
2024-04-02 12:03:47 +02:00

4 lines
63 B
Makefile

TOPGOALS = all clean install
.PHONY: $(TOPGOALS)
$(TOPGOALS):