Fix this bogus Makefile.

This commit is contained in:
Jordan K. Hubbard 1995-01-24 00:36:27 +00:00
parent 20da3572df
commit e593239fdb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5824

View File

@ -24,5 +24,4 @@ beforeinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/map3270 \
${DESTDIR}${BINDIR}/misc
.include <bsd.prog.mk>