From ab72a2d3883c740f0fec38aa85e65f670bac3cbb Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 28 Oct 2019 16:17:56 +0000 Subject: Makefile comment. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index cf83a97a..5292f48b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,9 @@ # Makefile for NetBSD make (portable version: "bmake"), # GNU make will find 'GNUmakefile' first and use that file instead. # This file is in the public domain. +# +# I keep and maintain this file for personal use, it is faster than +# the gmake approach. .include "config.mk" -- cgit v1.2.3