Sha256: 77cc0145b0f6a38273e50f93842145bbe1f3db37b403062707b2a8d2c98417d3

Contents?: true

Size: 125 Bytes

Versions: 1

Compression:

Stored size: 125 Bytes

Contents

.PHONY: test install

help:
	@echo make test
	@echo make install

test:
	cd test; make

install:
	ruby install.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
carats-0.3.0 lib/carat-dev/import-module/import-module-0.81/Makefile