Modules/input/Makefile
2024-01-19 06:44:00 +02:00

6 lines
53 B
Makefile

build:
make -C aip build
clean:
make -C aip clean