diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 1999-07-22 14:26:21 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 1999-07-22 14:26:21 +0000 |
| commit | 98ae496f7f558ecdd0a54f6c5677c755acf9665e (patch) | |
| tree | e34963d27d27027f760342494526488b93d8a223 /bin/chio/Makefile | |
| parent | 39c33d76ab37237e2894701336bb5cb68a6ad3bd (diff) | |
Notes
Diffstat (limited to 'bin/chio/Makefile')
| -rw-r--r-- | bin/chio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile index f5d2d78909b3..70c8bee11e2e 100644 --- a/bin/chio/Makefile +++ b/bin/chio/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.3 1998/09/15 07:48:51 gibbs Exp $ +# $Id: Makefile,v 1.4 1999/06/07 13:53:56 kris Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -CFLAGS+=-I${.CURDIR}/../../sys -W -Wall +CFLAGS+=-I${.CURDIR}/../../sys PROG= chio SRCS= chio.c |
