CPP05/ex02/Makefile
2025-06-25 22:18:39 +02:00

4 lines
65 B
Makefile

NAME = Bureaucrat
SRC = $(wildcard *.cpp))
-include ../common.mk