Sha256: d098eb50bd9adafeaceed396d87de72b4e34ac3e47fb34f8dc2c0819e6456f8c

Contents?: true

Size: 261 Bytes

Versions: 28

Compression:

Stored size: 261 Bytes

Contents

MODULES = \
	src

all clean docs:
	for dir in $(MODULES); do \
		(cd $$dir; ${MAKE} $@); \
	done

install: all
	echo 'No install target, sorry.'

check: all

distclean: clean

# Hack to make "make dist" work.
# This should not work, but it appears to.
distdir:

Version data entries

28 entries across 28 versions & 3 rubygems

Version Path
auser-poolparty-1.3.0 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.1 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.10 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.11 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.12 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.13 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.14 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.15 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.16 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.17 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.2 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.3 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.4 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.5 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.6 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.7 examples/thrift/erlang/deps/thrift/Makefile
auser-poolparty-1.3.8 examples/thrift/erlang/deps/thrift/Makefile
fairchild-poolparty-1.3.17 examples/thrift/erlang/deps/thrift/Makefile
fairchild-poolparty-1.3.5 examples/thrift/erlang/deps/thrift/Makefile
poolparty-1.3.15 examples/thrift/erlang/deps/thrift/Makefile