2023-04-23 21:38:12 +03:00

6 lines
69 B
Makefile

build:
make -C doomgeneric build
clean:
make -C doomgeneric clean