No COMPAT_HPUX at the moment.
This commit is contained in:
parent
eb7eaeab05
commit
c809e30fcb
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DUALITY (mycroft's hp370 test machine)
|
# DUALITY (mycroft's hp370 test machine)
|
||||||
#
|
#
|
||||||
# $Id: DUALITY,v 1.12 1994/07/05 17:11:21 mycroft Exp $
|
# $Id: DUALITY,v 1.13 1994/08/17 20:16:07 mycroft Exp $
|
||||||
#
|
#
|
||||||
machine "hp300"
|
machine "hp300"
|
||||||
cpu "HP320"
|
cpu "HP320"
|
||||||
|
@ -31,7 +31,7 @@ options "COMPAT_NOMID"
|
||||||
options "COMPAT_09"
|
options "COMPAT_09"
|
||||||
options "COMPAT_43"
|
options "COMPAT_43"
|
||||||
options "TCP_COMPAT_42"
|
options "TCP_COMPAT_42"
|
||||||
options "COMPAT_HPUX"
|
#options "COMPAT_HPUX"
|
||||||
|
|
||||||
options FFS,QUOTA
|
options FFS,QUOTA
|
||||||
options LFS
|
options LFS
|
||||||
|
|
Loading…
Reference in New Issue