__remq.S will be needed soon.
authorderaadt <deraadt@openbsd.org>
Fri, 2 Jul 2021 03:10:19 +0000 (03:10 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 2 Jul 2021 03:10:19 +0000 (03:10 +0000)
sys/arch/alpha/stand/netboot/Makefile

index 766ed70..67ed1f3 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.17 2019/10/29 02:55:50 deraadt Exp $
+#      $OpenBSD: Makefile,v 1.18 2021/07/02 03:10:19 deraadt Exp $
 #      $NetBSD: Makefile,v 1.11 1997/04/17 07:27:50 thorpej Exp $
 
 S=     ${.CURDIR}/../../../..
@@ -21,7 +21,7 @@ BOOT_RELOC = ${PRIMARY_LOAD_ADDRESS}
 CLEANFILES+= vers.c vers.o ${PROG}.sym ${PROG}.nosym
 
 .PATH:  ${S}/lib/libkern/arch/alpha ${S}/lib/libkern
-SRCS+=  bzero.c __divqu.S strlen.c __remqu.S __remlu.S
+SRCS+=  bzero.c __divqu.S strlen.c __remqu.S __remq.S __remlu.S
 
 .PATH: ${S}/lib/libkern/arch/alpha ${S}/lib/libsa
 SRCS+= loadfile.c arc4.c