Sha256: 7193f9385a8ef2555d5658aab3266783c11d084065d17616d78bbfc6b7aa4f9e

Contents?: true

Size: 101 Bytes

Versions: 14

Compression:

Stored size: 101 Bytes

Contents

puff: puff.c puff.h
	cc -DTEST -o puff puff.c

test: puff
	puff zeros.raw

clean:
	rm -f puff puff.o

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
finishm-0.0.9 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
bio-velvet_underground-0.3.1 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
finishm-0.0.8 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
finishm-0.0.7 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
finishm-0.0.6 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
finishm-0.0.5 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
finishm-0.0.4 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
finishm-0.0.2 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
finishm-0.0.1 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
bio-velvet_underground-0.3.0 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
bio-velvet_underground-0.2.1 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
bio-velvet_underground-0.2.0 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
bio-velvet_underground-0.1.0 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile
bio-velvet_underground-0.0.1 ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile