Annotation of driverkit/MakefileDir/Makefile.machine_template, revision 1.1.1.1

1.1       root        1: #
                      2: # Machine-dependent Makefile template. This is only used for installhdrs and
                      3: # installsrc.
                      4: #
                      5: # Exported and Private header files are enumerated separately for installation
                      6: # purposes.
                      7: #
                      8: # .c and .m files are enumerated in the common Makefile for build purposes.
                      9: #
                     10: 
                     11: MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
                     12: include $(MAKEFILEDIR)/platform.make
                     13: 
                     14: PUBLIC_HFILES=         
                     15: PRIVATE_HFILES=        
                     16: 
                     17: #
                     18: # Define where in DSTDIR this source goes.
                     19: #
                     20: MACHINE_DIR= i386
                     21: 
                     22: # This does the rest.
                     23: -include $(NEXT_ROOT)$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/Headers/driverkit/Makefile.machine_common

unix.superglobalmegacorp.com

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