Do not compile doomgeneric yet

This commit is contained in:
Alex
2023-03-20 03:18:06 +02:00
parent 89ddafed35
commit 56fa6343fb

View File

@ -1,5 +1,7 @@
build:
make -C doomgeneric build
$(info System is not ready for Doom yet.)
# make -C doomgeneric build
clean:
make -C doomgeneric clean
$(info System is not ready for Doom yet.)
# make -C doomgeneric clean