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