# Licensed under the Universal Permissive License v 1.0 as shown at
# http://oss.oracle.com/licenses/upl.

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

all::
	$(MAKE) -C .. all
