asda?‰PNG  IHDR ? f ??C1 sRGB ??é gAMA ±? üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T # Makefile to test freeze # set PYTHON to path of Python interpreter to test PYTHON=python # set OUTDIR to the temp directory for freeze OUTDIR=outdir test: $(PYTHON) ../freeze.py -o $(OUTDIR) ok.py make -C $(OUTDIR) $(OUTDIR)/ok