Add a Makefile for this.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= elf2aout
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
@@ -0,0 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= elf2aout
|
||||
NOMAN=
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
Reference in New Issue
Block a user