Revision 1a2c88baae3aeb9ffe5ef64c9be1fc4fedef7d08 authored by Steven Allen on 07 April 2020, 07:01:36 UTC, committed by GitHub on 07 April 2020, 07:01:36 UTC
2 parent s 3c19f5e + 3a37423
Raw File
Makefile
all:
	@gmake $@
.PHONY: all

.DEFAULT:
	@gmake $@
back to top