mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 23:31:50 +00:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
|
all:
|
||
|
-@echo "Please use ./configure first. Thank you."
|
||
|
|
||
|
distclean:
|
||
|
make -f Makefile.in distclean
|