4 lines
65 B
Makefile
4 lines
65 B
Makefile
NAME = Bureaucrat
|
|
SRC = $(wildcard *.cpp))
|
|
|
|
-include ../common.mk |