1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00

Rely on ../Makefile.inc to set the default for BINDIR.

This commit is contained in:
Bruce Evans 1998-12-30 10:26:18 +00:00
parent d389c929de
commit a3b2fa527f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42172

View File

@ -1,9 +1,8 @@
# $Id$ # $Id: Makefile,v 1.4 1997/02/22 09:30:28 peter Exp $
# #
MPROG= fbsdboot.exe MPROG= fbsdboot.exe
CLEANFILES+= ${MPROG} CLEANFILES+= ${MPROG}
BINDIR= /usr/mdec
BINMODE= 444 BINMODE= 444
NOMAN= NOMAN=
STRIP= STRIP=