unicorn.git  about / heads / tags
Rack HTTP server for Unix and fast clients
blob 0ac9b9a305632e547c4d146c4a0413c416a24b0a 123 bytes (raw)
$ git show HEAD:t/GNUmakefile	# shows this blob on the CLI

1
2
3
4
5
 
# there used to be more, here, but we stopped relying on recursive make
all::
	$(MAKE) -C .. test-integration

.PHONY: all

git clone https://yhbt.net/unicorn.git