Sha256: ea933f9675907b5f4c23cfcca216eec963a8d73288911c56b4fce656f80906b6

Contents?: true

Size: 222 Bytes

Versions: 11

Compression:

Stored size: 222 Bytes

Contents

all:
	@echo Make ALL

clean:
	@echo Make CLEAN

distclean:
	@echo Make DISTCLEAN

check:
	@echo Make CHECK

distcheck:
	@echo Make DISTCHECK

install:
	@echo Make INSTALL

dist:
	cd .. && tar cvzf pkg_foo.tar.gz pkg_foo/*

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
ttk-0.1.576 test/ressources/package/pkg_foo/Makefile
ttk-0.1.580 test/ressources/package/pkg_foo/Makefile
ttk-0.1.579 test/ressources/package/pkg_foo/Makefile
ttk-0.2.0 test/ressources/package/pkg_foo/Makefile
ttk-0.2.1 test/ressources/package/pkg_foo/Makefile
uttk-0.3.1.2 test/fixtures/package/pkg_foo/Makefile
uttk-0.3.6.1 test/fixtures/package/pkg_foo/Makefile
uttk-0.3.5.0 test/fixtures/package/pkg_foo/Makefile
uttk-0.4.5.0 test/fixtures/package/pkg_foo/Makefile
uttk-0.4.6.1 test/fixtures/package/pkg_foo/Makefile
uttk-0.4.6.2 test/fixtures/package/pkg_foo/Makefile