diff options
Diffstat (limited to 'usr.bin/more/Makefile')
| -rw-r--r-- | usr.bin/more/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/more/Makefile b/usr.bin/more/Makefile index e63efcf6009e..9bfaee3aedc8 100644 --- a/usr.bin/more/Makefile +++ b/usr.bin/more/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id$ +# $Id: Makefile,v 1.6 1997/02/22 19:56:17 peter Exp $ PROG= more CFLAGS+=-I${.CURDIR} -DTERMIOS |
