Sha256: ab2157c2da2ce8966343055fb6827ed60e50a775e38b6a3d1950f6005e91a97d

Contents?: true

Size: 143 Bytes

Versions: 18

Compression:

Stored size: 143 Bytes

Contents

# Whatever it is you want to do, it should be forwarded to the 
# to top-level irectories
PHONY=check all
all: check

%: 
	$(MAKE) -C ../.. $@

Version data entries

18 entries across 9 versions & 1 rubygems

Version Path
trepanning-2.15.35 test/unit/Makefile
trepanning-2.15.35 processor/command/Makefile
trepanning-1.93.35 test/unit/Makefile
trepanning-1.93.35 processor/command/Makefile
trepanning-2.15.33 processor/command/Makefile
trepanning-2.15.33 test/unit/Makefile
trepanning-1.93.32 processor/command/Makefile
trepanning-1.93.32 test/unit/Makefile
trepanning-0.1.6 test/unit/Makefile
trepanning-0.1.6 processor/command/Makefile
trepanning-0.1.4 test/unit/Makefile
trepanning-0.1.4 processor/command/Makefile
trepanning-0.1.3 test/unit/Makefile
trepanning-0.1.3 processor/command/Makefile
trepanning-0.1.2 processor/command/Makefile
trepanning-0.1.2 test/unit/Makefile
trepanning-0.1.1 test/unit/Makefile
trepanning-0.1.1 processor/command/Makefile