Activate the pc98 directory.
This commit is contained in:
parent
ff1a702c3a
commit
3ba3beabeb
@ -75,8 +75,8 @@ SUBDIR= adjkerntz \
|
||||
SUBDIR+= kget mount_nwfs
|
||||
.endif
|
||||
|
||||
.if exists(${.CURDIR}/${MACHINE_ARCH})
|
||||
SUBDIR+= ${MACHINE_ARCH}
|
||||
.if exists(${.CURDIR}/${MACHINE})
|
||||
SUBDIR+= ${MACHINE}
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user