1# Makefile for the DS1820 module
2#
3
4
5EXTRA_DIST = ds1820.h bit1w.h  rom1w.h examples/README \
6	     examples/ds1820.asm  examples/ds18b20.asm  examples/Makefile
7
8SUBDIRS =
9
10