minix3/usr.bin/eepromread/Makefile

5 lines
86 B
Makefile

PROG= eepromread
SRCS= eepromread.c eepromread.h board_info.c
.include <bsd.prog.mk>