This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / share / doc / smm / 01.setup / Makefile
CommitLineData
78ed81a3 1# from: @(#)Makefile 5.2 (Berkeley) 6/30/90
2# Makefile,v 1.4 1993/07/31 15:33:01 mycroft Exp
15637ed4 3
15637ed4 4.if ${MACHINE} == "vax"
78ed81a3 5SUBDIR= vax
6.elif ${MACHINE} == "tahoe"
7SUBDIR= tahoe
15637ed4 8.endif
15637ed4 9
78ed81a3 10.include <bsd.subdir.mk>