shithub: scc

ref: 31fef787682d48b84879917047669ce8a281bd5b
dir: /driver/Makefile/

View raw version
# See LICENSE file for copyright and license details.
.POSIX:

include ../config.mk

all dep clean distclean:
	cd $(DRIVER) && $(MAKE) $@