Autoconf would have created a symlink from conf/autofs/autofs_default.h

to autoamu_autofs_prot.h.  It is easier to just create shell header within
the Bmake framework.

For now it's a stub - fill out when we know our Autofs direction.
This commit is contained in:
David E. O'Brien 2007-12-05 16:21:44 +00:00
parent 6c35d3a23a
commit c640c5f4d9

View File

@ -0,0 +1,8 @@
// $FreeBSD$
/* Adjust once we have some form of Autofs support. */
#if 0
#include "conf/autofs/autofs_default.h"
#endif