The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/netiso/Makefile

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 #       $NetBSD: Makefile,v 1.2 2002/11/26 23:30:33 lukem Exp $
    2 
    3 INCSDIR= /usr/include/netiso
    4 
    5 INCS=   argo_debug.h clnl.h clnp.h clnp_stat.h cltp_var.h cons.h cons_pcb.h \
    6         eonvar.h esis.h idrp_var.h iso.h iso_errno.h iso_pcb.h iso_snpac.h \
    7         iso_var.h tp_clnp.h tp_events.h tp_ip.h tp_meas.h tp_param.h tp_pcb.h \
    8         tp_seq.h tp_stat.h tp_states.h tp_timer.h tp_tpdu.h tp_trace.h \
    9         tp_user.h tp_var.h
   10 
   11 .include <bsd.kinc.mk>

Cache object: edb144888ab291698ad6b22b4782a989


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.