# # Mach Operating System # Copyright (c) 1986 Carnegie-Mellon University # All rights reserved. The CMU software License Agreement # specifies the terms and conditions for use and redistribution. # ###################################################################### # # Master Apple configuration file (see the master machine independent # configuration file for a description of the file format). # ###################################################################### # # Apple (PSEUDO-)DEVICES (select any combination) # ex = Excelan EXOS 202 Ethernet interface # ip = Interphase V/SMD 3200 disk controller # od = Canon OMD-1 Optical Disk # rd = RAM disk # sd = SCSI disk # sg = Generic SCSI Device # st = SCSI tape # fd = Floppy Disk # en = Integrated Ethernet controller # dsp = DSP560001 digital signal processor # iplmeas = ipl time measurement # nextp = NeXT Laser Printer # sound = sound I/O # vol = removable volume support device # venip = virtual Ethernet/IP network interface # zs = Serial device # # MULTIPROCESSOR SUPPORT (select exactly one) # multi = support 4 processors # uni = supports single processor # # SPECIAL CHARACTERISTICS (select any combination) # gdb = GNU kernel debugger # posix_kern = POSIX support # # CPU TYPE (select exactly one) # NeXT = FIXME # ###################################################################### # # Standard Apple Research Configurations: # -------- ----- -------- --------------- # # RELEASE = [intel pc mach medium event vol pst gdb kernobjc libdriver fixpri simple_clock mdebug kernserv driverkit uxpr kernstack ipc_compat ipc_debug nfsclient nfsserver quota fifo fdesc union ffs cd9660 compat_43 volfs devfs synthfs revfs hfs mrouting ipdivert ipfirewall inet6 ipsec gif tcpdrop_synfin ktrace stf] # PROFILE = [RELEASE profile] # DEBUG = [intel pc mach medium event vol pst gdb kernobjc libdriver_g fixpri debug simple_clock mdebug kernserv driverkit xpr_debug uxpr kernstack ipc_compat ipc_debug nfsclient nfsserver quota fifo fdesc union ffs cd9660 compat_43 revfs hfs volfs devfs synthfs mach_assert mrouting ipdivert ipfirewall inet6 ipsec gif tcpdrop_synfin ktrace stf] # ###################################################################### # machine "i386" # cpu "i386" # makeoptions CCONFIGFLAGS = "-g -O3 -fno-omit-frame-pointer" # makeoptions CCONFIGFLAGS = "-O3" # makeoptions RELOC = "00100000" # makeoptions SYMADDR = "00780000" # options GDB # GNU kernel debugger # options DEBUG # general debugging code # options SHOW_SPACE # print size of structures # options EVENTMETER # event meter support # options FP_EMUL # floating point emulation # #options PC_SUPPORT # virtual PC support # options UXPR # user-level XPR package # config mach_kernel swap generic # options EVENT # # # Ipl measurement system # pseudo-device iplmeas # # # NFS measurement system # pseudo-device nfsmeas # # # Removable Volume support # pseudo-device vol #