1 # $FreeBSD: releng/12.0/sys/modules/aout/Makefile 314651 2017-03-04 10:10:17Z ngie $ 2 3 .PATH: ${SRCTOP}/sys/kern 4 5 KMOD= aout 6 SRCS= imgact_aout.c \ 7 vnode_if.h 8 9 .include <bsd.kmod.mk>
Cache object: 7fc4243fbf7e49e4903d0ca8db7300ac
[ 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.