681b8b08c7
>Don't hardcode in the current release information; generate it >automatically on the fly, by using > `sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`
4 lines
109 B
Makefile
4 lines
109 B
Makefile
# $NetBSD: Makefile.inc,v 1.5 1997/05/11 08:59:07 veego Exp $
|
|
|
|
REV!=sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s
|