hob3l/script/Makefile
2018-09-30 21:11:27 +02:00

6 lines
137 B
Makefile

# Copyright (C) 2018 by Henrik Theiling, License: GPLv3, see LICENSE file
__DEFAULT__:
cd .. && $(MAKE)
.DEFAULT:
cd .. && $(MAKE) $@