ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/trunk/usr.bin/jot/Makefile
(Generate patch)

Comparing trunk/usr.bin/jot/Makefile (file contents):
Revision 11518 by laffer1, Fri Dec 20 23:32:25 2013 UTC vs.
Revision 11519 by laffer1, Sat Jul 7 19:21:46 2018 UTC

# Line 1 | Line 1
1 #       From: @(#)Makefile      8.1 (Berkeley) 6/6/93
1   # $MidnightBSD$
2 + #       From: @(#)Makefile      8.1 (Berkeley) 6/6/93
3 + # $FreeBSD: stable/10/usr.bin/jot/Makefile 264996 2014-04-27 01:15:10Z jmmv $
4  
5 + .include <bsd.own.mk>
6 +
7   PROG=   jot
8 +
9 + .if ${MK_TESTS} != "no"
10 + SUBDIR+= tests
11 + .endif
12  
13   .include <bsd.prog.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines