linux-bk/ipc/Makefile
<<
>>
Prefs
   1#
   2# Makefile for the linux ipc.
   3#
   4
   5obj-$(CONFIG_SYSVIPC_COMPAT) += compat.o
   6obj-$(CONFIG_SYSVIPC) += util.o msgutil.o msg.o sem.o shm.o
   7obj_mq-$(CONFIG_COMPAT) += compat_mq.o
   8obj-$(CONFIG_POSIX_MQUEUE) += mqueue.o msgutil.o $(obj_mq-y)
   9
  10
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.