mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
5 lines
46 B
Makefile
5 lines
46 B
Makefile
|
PROG= mdo
|
||
|
SRCS= mdo.c
|
||
|
|
||
|
.include <bsd.prog.mk>
|