Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « zlib « png « src - github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6bba86c73fca2abda416baa1a7cf883b3494fb29 (plain)
1
2
3
4
5
all:
	-@echo "Please use ./configure first.  Thank you."

distclean:
	make -f Makefile.in distclean