mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-05-30 08:17:50 +00:00
8 lines
157 B
Makefile
8 lines
157 B
Makefile
build:
|
|
$(info System is not ready for Doom yet.)
|
|
# make -C doomgeneric build
|
|
|
|
clean:
|
|
$(info System is not ready for Doom yet.)
|
|
# make -C doomgeneric clean
|