0506626d5f
Use elfstrip to strip itself only in elfstrip, not elf2aout or elf2ecoff.
7 lines
141 B
Makefile
7 lines
141 B
Makefile
# from: @(#)Makefile 5.4 (Berkeley) 5/11/90
|
|
# $Id: Makefile,v 1.2 1996/09/29 22:23:01 jonathan Exp $
|
|
|
|
PROG= elf2aout
|
|
|
|
.include <bsd.prog.mk>
|