Add compat4x.i386 directory.
Approved by: jkh
This commit is contained in:
parent
8060d7461b
commit
7b278f1a90
@ -18,5 +18,8 @@ SUBDIR+= compat22
|
||||
.if defined(COMPAT3X) || defined(RELEASEDIR)
|
||||
SUBDIR+= compat3x
|
||||
.endif
|
||||
.if defined(COMPAT4X) || defined(RELEASEDIR)
|
||||
SUBDIR+= compat4x
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user