mirror of
https://github.com/madler/zlib.git
synced 2026-01-18 17:11:27 +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
|