Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/distrib/sets/lists



Maxime Villard writes:

> I did test this, but it didn't work. I tested three combinations of MLIBDIR
> and the error was still the same each time.

you probably wanted something like this as the whole file:

# $NetBSD$

.if !defined(MLIBDIR)
<real makefile here>
.endif

.include <bsd.lib.mk>


Home | Main Index | Thread Index | Old Index