so strlen.c compiles again...
authormillert <millert@openbsd.org>
Sat, 5 Apr 1997 04:26:54 +0000 (04:26 +0000)
committermillert <millert@openbsd.org>
Sat, 5 Apr 1997 04:26:54 +0000 (04:26 +0000)
sys/arch/alpha/stand/boot/Makefile

index 6bfa14e..a4dc4aa 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.6 1996/11/27 19:54:51 niklas Exp $
+#      $OpenBSD: Makefile,v 1.7 1997/04/05 04:26:54 millert Exp $
 #      $NetBSD: Makefile,v 1.10 1996/10/18 06:01:41 thorpej Exp $
 
 .PATH: ${.CURDIR}/.. ${.CURDIR}/../../../../lib/libsa
@@ -19,7 +19,7 @@ HEADERSIZE_PROG = headersize
 DEFNS= -DCOMPAT_UFS -DALPHA_BOOT_ECOFF # -DALPHA_BOOT_ELF
 
 AFLAGS += -DASSEMBLER ${DEFNS}
-CPPFLAGS += -I${.CURDIR}/../.. -I${.CURDIR}/../../../..
+CPPFLAGS += -I${.CURDIR}/../.. -I${.CURDIR}/../../../.. -I${.CURDIR}/../../../../lib/libsa
 CFLAGS = -Werror -mno-fp-regs -g ${DEFNS}
 
 CLEANFILES+= vers.c vers.o