diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-01-26 14:32:53 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2003-01-26 14:32:53 +0000 |
| commit | 5d9aef3d8d9336b2272f3fa39bc3568d5e8a6579 (patch) | |
| tree | 4de7644cb68ccbc9dc160d085fef1b665ae0865c /sys/boot/alpha | |
| parent | a9595c8217495756670eb76dbe5093536002201c (diff) | |
Notes
Diffstat (limited to 'sys/boot/alpha')
| -rw-r--r-- | sys/boot/alpha/boot1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/alpha/boot1/Makefile b/sys/boot/alpha/boot1/Makefile index c6271ba142b15..d937c17683063 100644 --- a/sys/boot/alpha/boot1/Makefile +++ b/sys/boot/alpha/boot1/Makefile @@ -4,6 +4,7 @@ .include <../Makefile.inc> PROG = boot1 +LINKS = ${BINDIR}/${PROG} ${BINDIR}/boot .PATH: ${.CURDIR}/../libalpha |
