diff options
Diffstat (limited to 'usr.bin/ar/Makefile')
| -rw-r--r-- | usr.bin/ar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ar/Makefile b/usr.bin/ar/Makefile index 7392d139db4d..a89d7ff7b55f 100644 --- a/usr.bin/ar/Makefile +++ b/usr.bin/ar/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.7 1998/10/10 12:48:48 bde Exp $ +# $Id: Makefile,v 1.8 1998/12/06 07:36:44 archie Exp $ PROG= ar CFLAGS+=-I${.CURDIR} -Wall |
