NetBSD/distrib/pmax/Makefile.inc

11 lines
286 B
PHP
Raw Normal View History

# $NetBSD: Makefile.inc,v 1.2 1999/04/27 12:05:05 simonb Exp $
1998-12-05 09:42:55 +03:00
REV!=sh ${.CURDIR}/../../../sys/conf/osrelease.sh -s
VER!=sh ${.CURDIR}/../../../sys/conf/osrelease.sh
.if target(install) && !defined(RELEASEDIR)
beforeinstall:
@echo setenv RELEASEDIR before doing that!
@false
.endif