mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-22 08:53:41 +01:00
Find sendmail source under contrib now.
This commit is contained in:
parent
b755b88510
commit
2351b76d4e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38116
@ -1,11 +1,11 @@
|
||||
# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.3 1997/02/22 13:05:49 peter Exp $
|
||||
|
||||
VOLUME= smm/08.sendmailop
|
||||
SRCS= op.me
|
||||
MACROS= -me
|
||||
|
||||
SRCDIR= ${.CURDIR}/../../../../usr.sbin/sendmail/doc/op
|
||||
SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/op
|
||||
|
||||
USE_PIC= yes
|
||||
USE_EQN= yes
|
||||
|
@ -1,11 +1,11 @@
|
||||
# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.3 1997/02/22 13:05:51 peter Exp $
|
||||
|
||||
VOLUME= smm/09.sendmail
|
||||
SRCS= intro.me
|
||||
MACROS= -me
|
||||
USE_PIC= yes
|
||||
|
||||
SRCDIR= ${.CURDIR}/../../../../usr.sbin/sendmail/doc/intro
|
||||
SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/intro
|
||||
|
||||
.include <bsd.doc.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user