darwin-xnu/osfmk/profiling/ppc/Makefile
<<
>>
Prefs
   1export MakeInc_cmd=${SRCROOT}/makedefs/MakeInc.cmd
   2export MakeInc_def=${SRCROOT}/makedefs/MakeInc.def
   3export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
   4export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
   5
   6
   7include $(MakeInc_cmd)
   8include $(MakeInc_def)
   9
  10
  11DATAFILES = \
  12        profile-md.h
  13
  14INSTALL_MD_LIST = ${DATAFILES}
  15
  16INSTALL_MD_DIR = profile/ppc
  17
  18EXPORT_MD_LIST = ${DATAFILES}
  19
  20EXPORT_MD_DIR = profile/ppc
  21
  22include $(MakeInc_rule)
  23include $(MakeInc_dir)
  24
  25
  26
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.