diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-08-16 09:44:09 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 1999-08-16 09:44:09 +0000 |
| commit | 717a08b6e57bb8809a9147640549466e8015cf82 (patch) | |
| tree | ece1d0d4cfed3b909bde424414e3e587e46a5b31 /bin/test/Makefile | |
| parent | 38eb8abdfe0897a703f67d4148cb4a8a01450679 (diff) | |
Notes
Diffstat (limited to 'bin/test/Makefile')
| -rw-r--r-- | bin/test/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/test/Makefile b/bin/test/Makefile index a3a8126b435b6..5b1f2e13ba1fe 100644 --- a/bin/test/Makefile +++ b/bin/test/Makefile @@ -1,8 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id$ +# $Id: Makefile,v 1.4 1997/02/22 14:06:17 peter Exp $ PROG= test -SRCS= test.c operators.c LINKS= ${BINDIR}/test ${BINDIR}/[ MLINKS= test.1 '[.1' |
