mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-08 13:04:00 +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
|