CPP05/ex00/Makefile
2025-06-23 23:31:09 +02:00

5 lines
71 B
Makefile

NAME = Bureaucrat
SRC = main.cpp Bureaucrat.cpp
-include ../common.mk