Index: head/sys/modules/aout/Makefile =================================================================== --- head/sys/modules/aout/Makefile (nonexistent) +++ head/sys/modules/aout/Makefile (revision 103052) @@ -0,0 +1,11 @@ +# $FreeBSD$ + +.PATH: ${.CURDIR}/../../kern + +KMOD= aout +SRCS= imgact_aout.c \ + opt_kstack_pages.h vnode_if.h + +EXPORT_SYMS= + +.include Property changes on: head/sys/modules/aout/Makefile ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property