commit 712e0708f24a66822548c0ea52e051f25c24c7e1 from: Omar Polo date: Wed Sep 21 15:34:57 2022 UTC hook template subdir into the main makefile commit - c2691a5d8b5f4810174acc51842c1696b3284816 commit + 712e0708f24a66822548c0ea52e051f25c24c7e1 blob - 2c280566f2aef354a7a5e6a5d749131b779d9161 blob + 592d94ee6508a41efe9262bad1d5c3e152156611 --- Makefile +++ Makefile @@ -30,6 +30,8 @@ PREFIX?= /usr/local SBINDIR?= ${PREFIX}/sbin MANDIR?= ${PREFIX}/man/man +SUBDIR += template + fragments.c: fragments.tmpl ${.CURDIR}/template/obj/template $? > $@