add and enable compat14, netbsd32_compat14 and netbsd32_compat15
This commit is contained in:
parent
8f4a0b89d5
commit
c84d837c41
1 changed files with 4 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.47 2001/01/23 22:32:37 manu Exp $
|
||||
# $NetBSD: Makefile,v 1.48 2001/02/08 13:34:55 wiz Exp $
|
||||
#
|
||||
|
||||
SUBDIR += atari800
|
||||
SUBDIR += bochs
|
||||
SUBDIR += compat12
|
||||
SUBDIR += compat13
|
||||
SUBDIR += compat14
|
||||
SUBDIR += darcnes
|
||||
SUBDIR += doscmd
|
||||
SUBDIR += fmsx
|
||||
|
@ -12,6 +13,8 @@
|
|||
SUBDIR += ia64sim
|
||||
SUBDIR += linux-locale
|
||||
SUBDIR += linuxppc_lib
|
||||
SUBDIR += netbsd32_compat14
|
||||
SUBDIR += netbsd32_compat15
|
||||
SUBDIR += pcemu
|
||||
SUBDIR += plex86
|
||||
SUBDIR += simh
|
||||
|
|
Loading…
Reference in a new issue