minix3/commands/dhcpd/Makefile

8 lines
103 B
Makefile

# Makefile for dhcpd.
PROG= dhcpd
SRCS= dhcpd.c tags.c devices.c ether.c
MAN=
.include <bsd.prog.mk>