minix/commands/dhcpd/Makefile
2010-05-12 16:28:54 +00:00

8 lines
105 B
Makefile

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