Annotation of XNU/osfmk/machine/Makefile, revision 1.1.1.1

1.1       root        1: export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
                      2: export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
                      3: export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
                      4: export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
                      5: 
                      6: 
                      7: include $(MakeInc_cmd)
                      8: include $(MakeInc_def)
                      9: 
                     10: 
                     11: DATAFILES = \
                     12:        machlimits.h    \
                     13:        ast.h   \
                     14:        ast_types.h     \
                     15:        cpu_number.h    \
                     16:        db_machdep.h    \
                     17:        endian.h        \
                     18:        gdb_defs.h      \
                     19:        iobus.h \
                     20:        io_map_entries.h \
                     21:        kgdb_defs.h     \
                     22:        kgdb_setjmp.h   \
                     23:        lock.h  \
                     24:        mach_param.h    \
                     25:        machine_routines.h      \
                     26:        machine_rpc.h   \
                     27:        machparam.h     \
                     28:        pmap.h  \
                     29:        setjmp.h        \
                     30:        spl.h   \
                     31:        task.h  \
                     32:        thread.h        \
                     33:        thread_act.h    \
                     34:        trap.h  \
                     35:        vm_tuning.h     \
                     36:        xpr.h           \
                     37:        hw_lock_types.h
                     38: 
                     39: 
                     40: EXPORT_MI_LIST = ${DATAFILES}
                     41: 
                     42: EXPORT_MI_DIR = machine
                     43: 
                     44: include $(MakeInc_rule)
                     45: include $(MakeInc_dir)
                     46: 
                     47: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.