Home | History | Annotate | Download | only in rump_nfs
History log of /src/usr.sbin/puffs/rump_nfs/Makefile
RevisionDateAuthorComments
 1.7  14-Mar-2017  ozaki-r Fix build of puffs
 1.6  20-Jul-2010  pooka branches: 1.6.28; 1.6.32;
Remove unused LDADD lines. They need work to work, and if anyone
ever does that work, they surely can come up with the LDADD line as
well.
 1.5  14-Sep-2009  skrll Rely on the new and "just as awful as the old" hack in the battle of rump
vs link sets.
 1.4  21-Aug-2009  skrll No-one wins in rump vs link sets.

XXX Someone(tm) needs to fix this properly.
 1.3  18-Jan-2009  he Change the use of formally undocumented features, which have now been
made to fail. Specifically, change
.ifdef(SYMBOL) -> .ifdef SYMBOL or .if defined(SYMBOL),
and corresponding for .ifndef.

Also correct one error in lib/libm/Makefile (.ifdef (${MKCOMPLEX} != "no")?!?).
 1.2  30-Dec-2008  pooka Link self-contained file systems (i.e. do not depend on other file
systems) against the kernel module on select archs.
 1.1  16-Oct-2008  pooka Add & enable rump_nfs.
 1.6.32.1  21-Apr-2017  bouyer Sync with HEAD
 1.6.28.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed