home *** CD-ROM | disk | FTP | other *** search
- # system.SCO
- #
- # system configuration file for use with dcinstall Version 2.0
- # for SCO_UNIX or SCO_XENIX
-
- hostnames = { Compaq }
-
- computer types = { AT386 }
-
- operating system variants = { SCO_UNIX, SCO_XENIX }
-
- fixed disks = {
- ESDI_100MB = {
- location : Compaq
- size : 100 MB
- speed : 12 ms
- }
- }
-
- host Compaq = {
- operating system : SCO_UNIX
- computer specification {
- type : AT386
- physical memory : 6 MB
- virtual memory : 8 MB
- performance index : 1.7
- storage for executables : ESDI_100MB
- }
- peripheral devices = {
- NEC_LC890
- }
- compilation {
- target: AT286 (SCO_XENIX) {
- CC = "cc"
- CFLAGS = "-DSCO_XENIX -DSYSTEM_V -DMSGSEM -DSINGLE -compat -xenix -x2.3 -D__STDC__"
- LDFLAGS = ""
- LIBS = "-lx"
- }
- target: AT386 (SCO_XENIX) {
- CC = "cc"
- CFLAGS = "-DSCO_XENIX -DSYSTEM_V -DMSGSEM -DSINGLE -compat -xenix -x2.3 -D__STDC__"
- LDFLAGS = ""
- LIBS = "-lx"
- }
- target: AT386 (SCO_UNIX) {
- CC = "cc"
- CFLAGS = "-DSCO_UNIX -DSYSTEM_V -DMSGSEM -DSINGLE"
- LDFLAGS = ""
- LIBS = "-lx"
- }
- }
- accessible filesystems = {
- ESDI_100MB (12 ms)
- }
- }
-