darwin-xnu/EXTERNAL_HEADERS/architecture/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
  10INSTINC_SUBDIRS =
  11
  12INSTINC_SUBDIRS_PPC =   \
  13        ppc
  14
  15INSTINC_SUBDIRS_I386 =  \
  16        i386
  17
  18EXPORT_FILES = \
  19        byte_order.h
  20
  21INSTALL_MI_LIST = 
  22
  23INSTALL_MI_DIR = architecture
  24
  25EXPORT_MI_LIST = ${EXPORT_FILES}
  26
  27EXPORT_MI_DIR = architecture
  28
  29include $(MakeInc_rule)
  30include $(MakeInc_dir)
  31
  32
  33
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.