diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2000-10-11 05:04:21 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2000-10-11 05:04:21 +0000 |
commit | e0b2de2c8f8f14deb924191823493c08e5121bae (patch) | |
tree | e2c614bed2a850e909cc3b6c10f3277a6f5477b8 | |
parent | 75662c3ef92b1b030c18df3723e7f9ae7a7d5157 (diff) | |
download | FreeBSD-src-e0b2de2c8f8f14deb924191823493c08e5121bae.zip FreeBSD-src-e0b2de2c8f8f14deb924191823493c08e5121bae.tar.gz |
Style fixes
-rw-r--r-- | bin/rmail/Makefile | 8 | ||||
-rw-r--r-- | libexec/mail.local/Makefile | 8 | ||||
-rw-r--r-- | libexec/smrsh/Makefile | 8 | ||||
-rw-r--r-- | secure/usr.sbin/sendmail/Makefile | 8 | ||||
-rw-r--r-- | usr.sbin/mailstats/Makefile | 8 | ||||
-rw-r--r-- | usr.sbin/makemap/Makefile | 8 | ||||
-rw-r--r-- | usr.sbin/praliases/Makefile | 8 | ||||
-rw-r--r-- | usr.sbin/sendmail/Makefile | 8 |
8 files changed, 32 insertions, 32 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile index 87bd3c9..fcc11bb 100644 --- a/bin/rmail/Makefile +++ b/bin/rmail/Makefile @@ -16,14 +16,14 @@ LIBSMUTILDIR!= cd ${.CURDIR}/../../lib/libsmutil; make -V .OBJDIR .endif LIBSMUTIL:= ${LIBSMUTILDIR}/libsmutil.a -DPADD+= ${LIBSMUTIL} -LDADD+= ${LIBSMUTIL} +DPADD= ${LIBSMUTIL} +LDADD= ${LIBSMUTIL} # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} -LDFLAGS+=${SENDMAIL_LDFLAGS} -LDADD+=${SENDMAIL_LDADD} DPADD+=${SENDMAIL_DPADD} +LDADD+=${SENDMAIL_LDADD} +LDFLAGS+=${SENDMAIL_LDFLAGS} # If you want to have your rmail queuing the mail only, uncomment the # following: diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index f042fac..3eb1545 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -16,13 +16,13 @@ LIBSMUTILDIR!= cd ${.CURDIR}/../../lib/libsmutil; make -V .OBJDIR .endif LIBSMUTIL:= ${LIBSMUTILDIR}/libsmutil.a -DPADD+= ${LIBSMUTIL} -LDADD+= ${LIBSMUTIL} +DPADD= ${LIBSMUTIL} +LDADD= ${LIBSMUTIL} # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} -LDFLAGS+=${SENDMAIL_LDFLAGS} -LDADD+=${SENDMAIL_LDADD} DPADD+=${SENDMAIL_DPADD} +LDADD+=${SENDMAIL_LDADD} +LDFLAGS+=${SENDMAIL_LDFLAGS} .include <bsd.prog.mk> diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile index 37c2e4d..a32f935 100644 --- a/libexec/smrsh/Makefile +++ b/libexec/smrsh/Makefile @@ -16,13 +16,13 @@ LIBSMUTILDIR!= cd ${.CURDIR}/../../lib/libsmutil; make -V .OBJDIR .endif LIBSMUTIL:= ${LIBSMUTILDIR}/libsmutil.a -DPADD+= ${LIBSMUTIL} -LDADD+= ${LIBSMUTIL} +DPADD= ${LIBSMUTIL} +LDADD= ${LIBSMUTIL} # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} -LDFLAGS+=${SENDMAIL_LDFLAGS} -LDADD+=${SENDMAIL_LDADD} DPADD+=${SENDMAIL_DPADD} +LDADD+=${SENDMAIL_LDADD} +LDFLAGS+=${SENDMAIL_LDFLAGS} .include <bsd.prog.mk> diff --git a/secure/usr.sbin/sendmail/Makefile b/secure/usr.sbin/sendmail/Makefile index b2dfcdc..454a633 100644 --- a/secure/usr.sbin/sendmail/Makefile +++ b/secure/usr.sbin/sendmail/Makefile @@ -41,8 +41,8 @@ LIBSMUTILDIR!= cd ${.CURDIR}/../../lib/libsmutil; make -V .OBJDIR .endif LIBSMUTIL:= ${LIBSMUTILDIR}/libsmutil.a -DPADD+= ${LIBSMUTIL} -LDADD+= ${LIBSMUTIL} +DPADD= ${LIBSMUTIL} +LDADD= ${LIBSMUTIL} .if !defined(NOCRYPT) && !defined(NO_OPENSSL) # STARTTLS support @@ -53,9 +53,9 @@ DPADD+= ${LIBSSL} ${LIBCRYPTO} # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} -LDFLAGS+=${SENDMAIL_LDFLAGS} -LDADD+=${SENDMAIL_LDADD} DPADD+=${SENDMAIL_DPADD} +LDADD+=${SENDMAIL_LDADD} +LDFLAGS+=${SENDMAIL_LDFLAGS} beforeinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 /dev/null \ diff --git a/usr.sbin/mailstats/Makefile b/usr.sbin/mailstats/Makefile index 89806a0..7908ca2 100644 --- a/usr.sbin/mailstats/Makefile +++ b/usr.sbin/mailstats/Makefile @@ -16,13 +16,13 @@ LIBSMUTILDIR!= cd ${.CURDIR}/../../lib/libsmutil; make -V .OBJDIR .endif LIBSMUTIL:= ${LIBSMUTILDIR}/libsmutil.a -DPADD+= ${LIBSMUTIL} -LDADD+= ${LIBSMUTIL} +DPADD= ${LIBSMUTIL} +LDADD= ${LIBSMUTIL} # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} -LDFLAGS+=${SENDMAIL_LDFLAGS} -LDADD+=${SENDMAIL_LDADD} DPADD+=${SENDMAIL_DPADD} +LDADD+=${SENDMAIL_LDADD} +LDFLAGS+=${SENDMAIL_LDFLAGS} .include <bsd.prog.mk> diff --git a/usr.sbin/makemap/Makefile b/usr.sbin/makemap/Makefile index bd2d8c6..b7f04a5 100644 --- a/usr.sbin/makemap/Makefile +++ b/usr.sbin/makemap/Makefile @@ -24,13 +24,13 @@ LIBSMUTILDIR!= cd ${.CURDIR}/../../lib/libsmutil; make -V .OBJDIR .endif LIBSMUTIL:= ${LIBSMUTILDIR}/libsmutil.a -DPADD+= ${LIBSMDB} ${LIBSMUTIL} -LDADD+= ${LIBSMDB} ${LIBSMUTIL} +DPADD= ${LIBSMDB} ${LIBSMUTIL} +LDADD= ${LIBSMDB} ${LIBSMUTIL} # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} -LDFLAGS+=${SENDMAIL_LDFLAGS} -LDADD+=${SENDMAIL_LDADD} DPADD+=${SENDMAIL_DPADD} +LDADD+=${SENDMAIL_LDADD} +LDFLAGS+=${SENDMAIL_LDFLAGS} .include <bsd.prog.mk> diff --git a/usr.sbin/praliases/Makefile b/usr.sbin/praliases/Makefile index 6b242a2..a10ce4c 100644 --- a/usr.sbin/praliases/Makefile +++ b/usr.sbin/praliases/Makefile @@ -24,13 +24,13 @@ LIBSMUTILDIR!= cd ${.CURDIR}/../../lib/libsmutil; make -V .OBJDIR .endif LIBSMUTIL:= ${LIBSMUTILDIR}/libsmutil.a -DPADD+= ${LIBSMDB} ${LIBSMUTIL} -LDADD+= ${LIBSMDB} ${LIBSMUTIL} +DPADD= ${LIBSMDB} ${LIBSMUTIL} +LDADD= ${LIBSMDB} ${LIBSMUTIL} # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} -LDFLAGS+=${SENDMAIL_LDFLAGS} -LDADD+=${SENDMAIL_LDADD} DPADD+=${SENDMAIL_DPADD} +LDADD+=${SENDMAIL_LDADD} +LDFLAGS+=${SENDMAIL_LDFLAGS} .include <bsd.prog.mk> diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index b2dfcdc..454a633 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -41,8 +41,8 @@ LIBSMUTILDIR!= cd ${.CURDIR}/../../lib/libsmutil; make -V .OBJDIR .endif LIBSMUTIL:= ${LIBSMUTILDIR}/libsmutil.a -DPADD+= ${LIBSMUTIL} -LDADD+= ${LIBSMUTIL} +DPADD= ${LIBSMUTIL} +LDADD= ${LIBSMUTIL} .if !defined(NOCRYPT) && !defined(NO_OPENSSL) # STARTTLS support @@ -53,9 +53,9 @@ DPADD+= ${LIBSSL} ${LIBCRYPTO} # User customizations to the sendmail build environment CFLAGS+=${SENDMAIL_CFLAGS} -LDFLAGS+=${SENDMAIL_LDFLAGS} -LDADD+=${SENDMAIL_LDADD} DPADD+=${SENDMAIL_DPADD} +LDADD+=${SENDMAIL_LDADD} +LDFLAGS+=${SENDMAIL_LDFLAGS} beforeinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 /dev/null \ |