mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
50f12f6c8a
Reviewed-By: Bert Belder <bertbelder@gmail.com>
6 lines
100 B
Makefile
6 lines
100 B
Makefile
all:
|
|
-@echo "Please use ./configure first. Thank you."
|
|
|
|
distclean:
|
|
make -f Makefile.in distclean
|