xbot/include/libconfig-1.7.3/contrib/ls-config/makefile
2024-02-13 01:22:10 -06:00

8 lines
48 B
Makefile
Executable File

all:
make -C src
clean:
make -C src clean