Files
Fennix/Userspace/apps/system/Makefile
2024-11-20 05:02:06 +02:00

6 lines
55 B
Makefile

build:
make -C init build
clean:
make -C init clean