1
1
mirror of https://github.com/rui314/mold.git synced 2024-09-19 08:57:39 +03:00
mold/third-party/zlib/Makefile
Rui Ueyama 1a041ffc62 Add to zlib to third-party
We are going to use it on Windows.
2022-08-07 13:42:06 +08:00

6 lines
100 B
Makefile

all:
-@echo "Please use ./configure first. Thank you."
distclean:
make -f Makefile.in distclean