Annotation of Gnu-Mach/xen/Makefrag.am, revision 1.1.1.1

1.1       root        1: # Makefile fragment for the Xen platform.
                      2: 
                      3: # Copyright (C) 2007 Free Software Foundation, Inc.
                      4: 
                      5: # This program is free software; you can redistribute it and/or modify it
                      6: # under the terms of the GNU General Public License as published by the
                      7: # Free Software Foundation; either version 2, or (at your option) any later
                      8: # version.
                      9: # 
                     10: # This program is distributed in the hope that it will be useful, but
                     11: # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
                     12: # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
                     13: # for more details.
                     14: # 
                     15: # You should have received a copy of the GNU General Public License along
                     16: # with this program; if not, write to the Free Software Foundation, Inc.,
                     17: # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
                     18: 
                     19: #
                     20: # Xen support.
                     21: #
                     22: 
                     23: libkernel_a_SOURCES += \
                     24:        xen/public/arch-x86_32.h \
                     25:        xen/public/arch-x86_64.h \
                     26:        xen/public/arch-x86/xen.h \
                     27:        xen/public/arch-x86/xen-mca.h \
                     28:        xen/public/arch-x86/xen-x86_32.h \
                     29:        xen/public/arch-x86/xen-x86_64.h \
                     30:        xen/public/callback.h \
                     31:        xen/public/COPYING \
                     32:        xen/public/dom0_ops.h \
                     33:        xen/public/domctl.h \
                     34:        xen/public/elfnote.h \
                     35:        xen/public/elfstructs.h \
                     36:        xen/public/event_channel.h \
                     37:        xen/public/features.h \
                     38:        xen/public/grant_table.h \
                     39:        xen/public/io/blkif.h \
                     40:        xen/public/io/console.h \
                     41:        xen/public/io/fbif.h \
                     42:        xen/public/io/fsif.h \
                     43:        xen/public/io/kbdif.h \
                     44:        xen/public/io/netif.h \
                     45:        xen/public/io/pciif.h \
                     46:        xen/public/io/protocols.h \
                     47:        xen/public/io/ring.h \
                     48:        xen/public/io/tpmif.h \
                     49:        xen/public/io/xenbus.h \
                     50:        xen/public/io/xs_wire.h \
                     51:        xen/public/kexec.h \
                     52:        xen/public/libelf.h \
                     53:        xen/public/memory.h \
                     54:        xen/public/nmi.h \
                     55:        xen/public/physdev.h \
                     56:        xen/public/platform.h \
                     57:        xen/public/sched.h \
                     58:        xen/public/sysctl.h \
                     59:        xen/public/trace.h \
                     60:        xen/public/vcpu.h \
                     61:        xen/public/version.h \
                     62:        xen/public/xencomm.h \
                     63:        xen/public/xen-compat.h \
                     64:        xen/public/xen.h \
                     65:        xen/public/xenoprof.h \
                     66:        xen/block.c \
                     67:        xen/block.h \
                     68:        xen/console.c \
                     69:        xen/console.h \
                     70:        xen/evt.c \
                     71:        xen/evt.h \
                     72:        xen/grant.c \
                     73:        xen/grant.h \
                     74:        xen/net.c \
                     75:        xen/net.h \
                     76:        xen/ring.c \
                     77:        xen/ring.h \
                     78:        xen/store.c \
                     79:        xen/store.h \
                     80:        xen/time.c \
                     81:        xen/time.h \
                     82:        xen/xen.c \
                     83:        xen/xen.h

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.