diff options
Diffstat (limited to 'usr.bin/nice/Makefile')
| -rw-r--r-- | usr.bin/nice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/nice/Makefile b/usr.bin/nice/Makefile index ca6b03f10d9c..b984f805f1af 100644 --- a/usr.bin/nice/Makefile +++ b/usr.bin/nice/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 5.5 (Berkeley) 5/11/90 +# from: @(#)Makefile 5.5 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.2 1993/11/23 00:02:21 jtc Exp $ PROG= nice |
