|
|
1.1 ! root 1: # ! 2: # Makefile for pci libDriver subdirectory. This is just used ! 3: # for 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: PUBLIC_HFILES= ! 11: PRIVATE_HFILES= ! 12: ! 13: # ! 14: # Define where in DSTDIR this source goes. ! 15: # ! 16: MACHINE_DIR= pci ! 17: ! 18: tags: always ! 19: rm -f tags ! 20: ctags *.[hm] ! 21: ! 22: always: ! 23: ! 24: # This does the rest. ! 25: -include ../../MakefileDir/Makefile.machine_common
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.