diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /libexec/dma | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'libexec/dma')
| -rw-r--r-- | libexec/dma/Makefile | 1 | ||||
| -rw-r--r-- | libexec/dma/Makefile.inc | 1 | ||||
| -rw-r--r-- | libexec/dma/dma-mbox-create/Makefile | 1 | ||||
| -rw-r--r-- | libexec/dma/dma-mbox-create/Makefile.depend | 1 | ||||
| -rw-r--r-- | libexec/dma/dmagent/Makefile | 1 | ||||
| -rw-r--r-- | libexec/dma/dmagent/Makefile.depend | 1 | ||||
| -rw-r--r-- | libexec/dma/dmagent/dma.conf | 1 | ||||
| -rw-r--r-- | libexec/dma/dmagent/mailer.conf | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/libexec/dma/Makefile b/libexec/dma/Makefile index 360a5d3c246b..5c9281f41d56 100644 --- a/libexec/dma/Makefile +++ b/libexec/dma/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ SUBDIR= dmagent \ dma-mbox-create diff --git a/libexec/dma/Makefile.inc b/libexec/dma/Makefile.inc index 5e953921259d..2a24ef6b787d 100644 --- a/libexec/dma/Makefile.inc +++ b/libexec/dma/Makefile.inc @@ -1,4 +1,3 @@ -# $FreeBSD$ .sinclude "${.CURDIR:H:H}/Makefile.inc" DMA_SOURCES= ${SRCTOP}/contrib/dma diff --git a/libexec/dma/dma-mbox-create/Makefile b/libexec/dma/dma-mbox-create/Makefile index 16b03b956f3c..0b74fcb42e22 100644 --- a/libexec/dma/dma-mbox-create/Makefile +++ b/libexec/dma/dma-mbox-create/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ MAN= diff --git a/libexec/dma/dma-mbox-create/Makefile.depend b/libexec/dma/dma-mbox-create/Makefile.depend index f30e64d905de..f68451c76f1d 100644 --- a/libexec/dma/dma-mbox-create/Makefile.depend +++ b/libexec/dma/dma-mbox-create/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/libexec/dma/dmagent/Makefile b/libexec/dma/dmagent/Makefile index 49e224c77792..0b38c5dca6b5 100644 --- a/libexec/dma/dmagent/Makefile +++ b/libexec/dma/dmagent/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ .include <src.opts.mk> diff --git a/libexec/dma/dmagent/Makefile.depend b/libexec/dma/dmagent/Makefile.depend index 4c7ab9c2ef2e..fad0a57ac11f 100644 --- a/libexec/dma/dmagent/Makefile.depend +++ b/libexec/dma/dmagent/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/libexec/dma/dmagent/dma.conf b/libexec/dma/dmagent/dma.conf index 2f50a4e98d95..e11fd67cd254 100644 --- a/libexec/dma/dmagent/dma.conf +++ b/libexec/dma/dmagent/dma.conf @@ -1,4 +1,3 @@ -# $FreeBSD$ # # Your smarthost (also called relayhost). Leave blank if you don't want # smarthost support. diff --git a/libexec/dma/dmagent/mailer.conf b/libexec/dma/dmagent/mailer.conf index 471ed5ac4edd..adb645e1fa4d 100644 --- a/libexec/dma/dmagent/mailer.conf +++ b/libexec/dma/dmagent/mailer.conf @@ -1,4 +1,3 @@ -# $FreeBSD$ # # mailer.conf for use with dma(8) # |
