Makefile.pmax.inc revision 1.1
1#	$NetBSD: Makefile.pmax.inc,v 1.1 2000/12/03 07:39:34 simonb Exp $
2
3POST_STRIP_SYSTEM_LD_TAIL=; \
4		echo elf2ecoff $@ $@.ecoff; elf2ecoff $@ $@.ecoff; \
5		chmod 755 $@.ecoff
6