summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/stand/pxeboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/stand/pxeboot/Makefile')
-rw-r--r--sys/arch/amd64/stand/pxeboot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/pxeboot/Makefile b/sys/arch/amd64/stand/pxeboot/Makefile
index e200e1b2138..801ff654c3e 100644
--- a/sys/arch/amd64/stand/pxeboot/Makefile
+++ b/sys/arch/amd64/stand/pxeboot/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.6 2007/05/27 18:38:33 tom Exp $
+# $OpenBSD: Makefile,v 1.7 2007/05/30 01:25:43 tom Exp $
.include "${.CURDIR}/../Makefile.inc"
@@ -34,7 +34,8 @@ SRCS+= alloc.c exit.c getfile.c gets.c globals.c strcmp.c strlen.c \
strerror.c strncpy.c strtol.c strtoll.c ctime.c strlcpy.c strlcat.c
# io routines
SRCS+= close.c closeall.c dev.c disklabel.c dkcksum.c fstat.c ioctl.c lseek.c \
- read.c stat.c write.c cread.c readdir.c cons.c loadfile.c
+ read.c stat.c write.c cread.c readdir.c cons.c loadfile.c \
+ elf32.c elf64.c
# network routines
SRCS+= ether.c netif.c rpc.c
# network info services