diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2000-07-21 22:36:42 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2000-07-21 22:36:42 +0000 |
| commit | ddb820b015b4bce522e6559d78c0f7daebee0ae0 (patch) | |
| tree | a4b153c0306b7c8f067e7377ec425b4161d0e0bf | |
| parent | f038100c39f7e2c465522d9b7db6f179d0235101 (diff) | |
Notes
| -rw-r--r-- | sys/boot/alpha/boot1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot1/Makefile b/sys/boot/alpha/boot1/Makefile index f43cd5d59344..262f9ddc5ebb 100644 --- a/sys/boot/alpha/boot1/Makefile +++ b/sys/boot/alpha/boot1/Makefile @@ -5,7 +5,6 @@ PROG = boot1 -.PATH: ${.CURDIR}/../../common .PATH: ${.CURDIR}/../libalpha SRCS= start.S boot1.c sys.c |
