Fix this bogus Makefile.

This commit is contained in:
Jordan K. Hubbard 1995-01-24 00:36:27 +00:00
parent 20da3572df
commit e593239fdb

View File

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