libressl: update to 2.6.3
[openadk.git] / Makefile
blobc7954e64656551cccdb1ceb3853b2ee7fe98ef9c
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 info:
8 @./scripts/prereq.sh ${MAKECMDGOALS}