mirror of
https://github.com/ENSL/NS.git
synced 2024-11-15 09:21:54 +00:00
1622255eeb
Signed-off-by: fmoraw <fmoraw@users.noreply.github.com>
5 lines
100 B
Makefile
5 lines
100 B
Makefile
all:
|
|
-@echo "Please use ./configure first. Thank you."
|
|
|
|
distclean:
|
|
make -f Makefile.in distclean
|