diff options
author | Warner Losh <imp@FreeBSD.org> | 2024-07-15 04:46:32 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2024-07-15 22:43:39 +0000 |
commit | e9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch) | |
tree | 557c8263fcf6f394c855ef4458f6fe531563199e /usr.sbin/rpc.yppasswdd/Makefile | |
parent | b3877767883e9b26fbcce47c015ba3eab323bf1b (diff) | |
download | src-e9ac41698b2f322d55ccf9da50a3596edb2c1800.tar.gz src-e9ac41698b2f322d55ccf9da50a3596edb2c1800.zip |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
Diffstat (limited to 'usr.sbin/rpc.yppasswdd/Makefile')
-rw-r--r-- | usr.sbin/rpc.yppasswdd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/rpc.yppasswdd/Makefile b/usr.sbin/rpc.yppasswdd/Makefile index 4b539f66fa81..b3f6b762d8eb 100644 --- a/usr.sbin/rpc.yppasswdd/Makefile +++ b/usr.sbin/rpc.yppasswdd/Makefile @@ -1,4 +1,3 @@ - RPCDIR= ${DESTDIR}/usr/include/rpcsvc .PATH: ${SRCTOP}/usr.sbin/ypserv ${SRCTOP}/usr.bin/chpass \ |