diff options
| author | Robert Nordier <rnordier@FreeBSD.org> | 2000-10-02 17:23:16 +0000 |
|---|---|---|
| committer | Robert Nordier <rnordier@FreeBSD.org> | 2000-10-02 17:23:16 +0000 |
| commit | ce6a6a0f903a2cc67fcceb92962085a1b2148d2e (patch) | |
| tree | 3fd2dfdc09a16950c93e54b4654fc216a7e0d995 /usr.sbin/btxld | |
| parent | 9723914110adcf07593a5991edf148d6ff112f5d (diff) | |
Notes
Diffstat (limited to 'usr.sbin/btxld')
| -rw-r--r-- | usr.sbin/btxld/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/btxld/Makefile b/usr.sbin/btxld/Makefile index 677518329f6c..e1a54c07dae8 100644 --- a/usr.sbin/btxld/Makefile +++ b/usr.sbin/btxld/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +MAINTAINER= rnordier + PROG= btxld SRCS= btxld.c elfh.c MAN8= btxld.8 |
