minix3/commands/add_route/Makefile

7 lines
94 B
Makefile
Raw Permalink Normal View History

2020-02-21 00:59:27 +05:30
PROG= add_route
MAN=
LINKS+= ${BINDIR}/add_route ${BINDIR}/del_route
.include <bsd.prog.mk>