How to generate a Makefile.depend?
Date: Fri, 18 Feb 2022 14:28:03 UTC
I'm trying to add a little tool to my local tree and I'm stuck with something I *assume* should be simple. As I understand it, there should be a Makefile.depend in its directory, listing all the dir dependencies, and this should be somehow auto-generated from .meta files. I just can't figure out how to do it. I have this very simple Makefile for it: --- # $FreeBSD$ PACKAGE= runtime PROG= pam_unix-helper MAN= # no manpage, internally used by pam_unix.so LIBADD= crypt BINOWN= root BINMODE=4555 .include <bsd.prog.mk> --- It builds just fine (using meta mode), so what do I need to do to get the corresponding Makefile.depend? TIA, Felix -- Dipl.-Inform. Felix Palmen <felix@palmen-it.de> ,.//.......... {web} http://palmen-it.de {jabber} [see email] ,//palmen-it.de {pgp public key} http://palmen-it.de/pub.txt // """"""""""" {pgp fingerprint} A891 3D55 5F2E 3A74 3965 B997 3EF2 8B0A BC02 DA2A