Annotation of XNU/bsd/libkern/Makefile, revision 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:        libkern.h
        !            13: 
        !            14: INSTALL_MI_LIST = ${DATAFILES}
        !            15: 
        !            16: INSTALL_MI_DIR = bsd/libkern
        !            17: 
        !            18: EXPORT_MI_LIST = ${DATAFILES}
        !            19: 
        !            20: EXPORT_MI_DIR = libkern
        !            21: 
        !            22: include $(MakeInc_rule)
        !            23: include $(MakeInc_dir)
        !            24: 
        !            25: 

unix.superglobalmegacorp.com

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