7 lines
68 B
Makefile
7 lines
68 B
Makefile
|
# LSC For now
|
||
|
NOGCCERROR:=yes
|
||
|
PROG= dd
|
||
|
MAN=
|
||
|
|
||
|
.include <bsd.prog.mk>
|