diff options
Diffstat (limited to 'sys/arch/sgi/stand/Makefile')
-rw-r--r-- | sys/arch/sgi/stand/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sgi/stand/Makefile b/sys/arch/sgi/stand/Makefile index 57afcf050d4..d93e9f212da 100644 --- a/sys/arch/sgi/stand/Makefile +++ b/sys/arch/sgi/stand/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.1 2004/08/06 21:32:56 deraadt Exp $ +# $OpenBSD: Makefile,v 1.2 2004/08/23 14:22:40 pefo Exp $ -SUBDIR= +SUBDIR= libsa libkern libz boot sgivol .include <bsd.subdir.mk> |