home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / um / os-Linux / sys-x86_64 / Makefile
Encoding:
Makefile  |  2008-12-24  |  214 b   |  11 lines

  1. #
  2. # Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
  3. # Licensed under the GPL
  4. #
  5.  
  6. obj-y = registers.o prctl.o signal.o task_size.o
  7.  
  8. USER_OBJS := $(obj-y)
  9.  
  10. include arch/um/scripts/Makefile.rules
  11.