From d79149c880ca7c4937c7800ddc421ca4fcf6c2a7 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 18 Jan 2022 11:40:28 +0100 Subject: [PATCH] make: merge lines --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 30db3c6..4558732 100644 --- a/Makefile +++ b/Makefile @@ -127,8 +127,7 @@ SRCDIR?= ${ROOTDIR}/src # A couple of meta-targets for easy use and ordering: -kernel: base -ports distfiles: base +kernel ports distfiles: base audit plugins: ports core: plugins packages test: core