UPS: apcupsd clean sources
[tomato.git] / release / src / router / apcupsd / src / drivers / snmplite / Makefile
blobb891661ac4852e395ff538578798b3f418b5f2f0
1 topdir:=../../..
2 include $(topdir)/autoconf/targets.mak
4 SRCS = $(wildcard *.cpp) $(wildcard *.c)
6 all-targets: $(OBJS)
8 # Include dependencies
9 -include $(DEPS)