Compile doom

This commit is contained in:
Alex
2023-04-23 21:38:12 +03:00
parent 8ea508fa48
commit 6deb37fbfe

View File

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