1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 # GNU make and BSD make compatible make file wrapper
5 MAKECMDGOALS
+= ${.TARGETS
}
7 all v allmodconfig allnoconfig allyesconfig help pkg-help dev-help targethelp kernelconfig savekconfig image menuconfig defconfig oldconfig download
clean cleankernel cleansystem cleandir
distclean hostclean hostpackage fetch package extract patch dep menu newpackage host-update-patches update-patches
:
8 @.
/scripts
/prereq.sh
${MAKECMDGOALS}