[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / sys / arch / hp300 / stand

Annotation of sys/arch/hp300/stand/Makefile, Revision 1.1

1.1     ! nbrk        1: #      $OpenBSD: Makefile,v 1.17 2000/05/25 21:54:43 deraadt Exp $
        !             2: #      $NetBSD: Makefile,v 1.23 1997/02/04 03:51:37 thorpej Exp $
        !             3:
        !             4: .if ${MACHINE} == "hp300"
        !             5: SUBDIR=        libsa libsaz libkern libz common mkboot uboot cdboot installboot
        !             6: .endif
        !             7:
        !             8: .include <bsd.subdir.mk>

CVSweb