mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-23 14:32:08 -06:00
6 lines
100 B
Makefile
Executable File
6 lines
100 B
Makefile
Executable File
all:
|
|
-@echo "Please use ./configure first. Thank you."
|
|
|
|
distclean:
|
|
make -f Makefile.in distclean
|