summaryrefslogtreecommitdiff
path: root/Makefile
blob: cce700bd8720e3ad83654ea366bfd6d5914a5bcd (plain)
1
2
3
4
5
6
7
8
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.

# GNU make and BSD make compatible make file wrapper
MAKECMDGOALS+= ${.TARGETS}

all v help targethelp kernelconfig image menuconfig download clean cleankernel cleansystem cleandir distclean hostclean hostpackage fetch package extract patch dep menu:
	@./scripts/prereq.sh ${MAKECMDGOALS}