Enable building of the OSF/1 compat module.
This commit is contained in:
parent
25a2013b80
commit
6c1029b1fe
@ -14,4 +14,8 @@ SUBDIR+=bktr coff fpu gnufpu ibcs2 linux splash streams \
|
||||
svr4 syscons vesa vinum wi
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "alpha"
|
||||
SUBDIR+=osf1
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user