Back out last commit.

This commit is contained in:
fredb 1999-12-12 16:20:53 +00:00
parent 5bb1c57bee
commit 7b6a72860d
1 changed files with 1 additions and 12 deletions

View File

@ -1,14 +1,3 @@
# $NetBSD: Makefile,v 1.2 1999/12/12 15:21:27 fredb Exp $
# $NetBSD: Makefile,v 1.3 1999/12/12 16:20:53 fredb Exp $
DESTDIR= ${RELEASEDIR}
FILES= INSTALL.html INSTALL.more INSTALL.ps INSTALL.txt
.if !defined(RELEASEDIR)
install:
@echo "You must set RELEASEDIR before doing that!"
.endif
release: install
.include <bsd.files.mk>
.include <bsd.prog.mk>