ngie f3b9b77d64 share: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output

MFC after:	1 month
Sponsored by:	Dell EMC Isilon
2017-03-04 11:26:40 +00:00

12 lines
194 B
Makefile

# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
# $FreeBSD$
VOLUME= smm/08.sendmailop
SRCS= op.me
MACROS= -me
USE_PIC=
USE_EQN=
SRCDIR= ${SRCTOP}/contrib/sendmail/doc/op
.include <bsd.doc.mk>