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.3 1997/05/11 08:59:00 veego Exp $
|
|
|
|
REV!=sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s
|