Current-Users archive

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

Re: Finding version from src tree in HEAD



"Thomas Mueller" <mueller6724%bellsouth.net@localhost> writes:

> How do you find the NetBSD version to be built, like 6.99.43 or whatever it 
> happens to be at the time, from the source tree?
>
> I know it must be somewhere, since the build log quickly finds it.

echo __NetBSD_Version__ | cpp -include sys/param.h | tail -n 1

?

-- 
HE CE3OH...



Home | Main Index | Thread Index | Old Index