Sha256: 7fd7cf546c1334fb059cd6885f2f34e9b5142a081fd397c2c8721707d80101c4

Contents?: true

Size: 328 Bytes

Versions: 5

Compression:

Stored size: 328 Bytes

Contents

#=============================================================
# $Id: Makefile,v 1.1 2006/12/09 10:17:33 rocky Exp $
#=============================================================
# Whatever it is you want to do, it should be handled by the 
# by the main (parent) Makefile. So reissue make from there.
all %:
	$(MAKE) -C .. $@

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rbcdio-0.05 lib/Makefile
rbcdio-0.01 lib/Makefile
rbcdio-0.02 lib/Makefile
rbcdio-0.04 lib/Makefile
rbcdio-0.03 lib/Makefile