tools/Makefile

changeset 855
2d328a2a4025
parent 854
548e5e9af0c6
equal deleted inserted replaced
854:548e5e9af0c6 855:2d328a2a4025
1 # Makefile for the mbsePi-apps/thermferm. 1 # Makefile for the mbsePi-apps/thermferm.
2 2
3 include ../Makefile.global 3 include ../Makefile.global
4 4
5 OTHER = Makefile bmsd.init 5 OTHER = Makefile init.slackware init.debian
6 6
7 ############################################################################# 7 #############################################################################
8 8
9 .c.o: 9 .c.o:
10 ${CC} ${CFLAGS} ${INCLUDES} ${DEFINES} -c $< 10 ${CC} ${CFLAGS} ${INCLUDES} ${DEFINES} -c $<

mercurial