mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 16:57:16 +01: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
|