mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Activate the pc98 directory.
This commit is contained in:
parent
8220dd2744
commit
1c206c591f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58235
@ -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