aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/apply/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-03-23 15:20:45 +0000
committerMark Murray <markm@FreeBSD.org>2002-03-23 15:20:45 +0000
commited74761863c0adc1521be2d43bc97534c3646118 (patch)
tree1b09659e2d915429c7f0ec7b5606c41e6297ac63 /usr.bin/apply/Makefile
parent809dbbc99b7c566888c189ba6da55704d0e2243b (diff)
Minor whitespace nit.
Notes
Notes: svn path=/head/; revision=93019
Diffstat (limited to 'usr.bin/apply/Makefile')
-rw-r--r--usr.bin/apply/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/apply/Makefile b/usr.bin/apply/Makefile
index 3f8201ded5e5..ca0f10a2fce8 100644
--- a/usr.bin/apply/Makefile
+++ b/usr.bin/apply/Makefile
@@ -3,5 +3,4 @@
PROG= apply
-
.include <bsd.prog.mk>