summaryrefslogtreecommitdiffstats
path: root/usr.bin/fmt
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1997-09-30 19:42:55 +0000
committerjoerg <joerg@FreeBSD.org>1997-09-30 19:42:55 +0000
commit1327f7f2c86d9e0482ef936b742982e813383bec (patch)
treeb66eaa6962ab32e22f8498249d6861a2df613955 /usr.bin/fmt
parentc8deb2dc55d714942328f31a23ce56a2649e3c64 (diff)
downloadFreeBSD-src-1327f7f2c86d9e0482ef936b742982e813383bec.zip
FreeBSD-src-1327f7f2c86d9e0482ef936b742982e813383bec.tar.gz
Ooops, the Makefile was not supposed to be changed. Unspam this.
Diffstat (limited to 'usr.bin/fmt')
-rw-r--r--usr.bin/fmt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fmt/Makefile b/usr.bin/fmt/Makefile
index 09865f7..7a51add 100644
--- a/usr.bin/fmt/Makefile
+++ b/usr.bin/fmt/Makefile
@@ -2,6 +2,6 @@
PROG= fmt
SRCS= fmt.c head.c
-.PATH: /usr/src/usr.bin/mail
+.PATH: ${.CURDIR}/../mail
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud