diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
| commit | c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch) | |
| tree | 399ca96df93caf6a718d5c0499575d187c3c753c /sys/Makefile | |
| parent | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff) | |
Notes
Diffstat (limited to 'sys/Makefile')
| -rw-r--r-- | sys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile b/sys/Makefile index fd892f3e86b9..007745683a7b 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1999/04/21 11:09:40 jkoshy Exp $ +# $FreeBSD$ # This is the old aout only boot loader. .if exists(${.CURDIR}/${MACHINE}/boot) && ${OBJFORMAT} == "aout" |
