Annotation of XNU/makedefs/MakeInc.cmd, revision 1.1

1.1     ! root        1: #
        !             2: # Commands for the build environment
        !             3: #
        !             4: MIG =  $(NEXT_ROOT)/usr/bin/mig
        !             5: 
        !             6: MD=     /usr/bin/md
        !             7: 
        !             8: RM = /bin/rm -f
        !             9: CP = /bin/cp
        !            10: LN = /bin/ln -s
        !            11: CAT = /bin/cat
        !            12: MKDIR = /bin/mkdir -p
        !            13: 
        !            14: TAR = /usr/bin/gnutar
        !            15: STRIP = /usr/bin/strip
        !            16: LIPO = /usr/bin/lipo
        !            17: 
        !            18: BASENAME = /usr/bin/basename
        !            19: RELPATH = $(NEXT_ROOT)/usr/local/bin/relpath
        !            20: 
        !            21: UNIFDEF   = /usr/bin/unifdef
        !            22: DECOMMENT = /usr/local/bin/decomment
        !            23: 

unix.superglobalmegacorp.com

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