UPS: apcupsd support with gui
[tomato.git] / release / src / router / apcupsd / Makefile
blob22fe05fedcce6ef24c393c97f55c7829d679154f
1 topdir:=.
3 SUBDIRS=src platforms
4 #doc
5 include autoconf/targets.mak
7 # Force platforms/ to build after src/
8 platforms_DIR: src_DIR
10 configure: autoconf/configure.in autoconf/aclocal.m4
11 -rm -f config.cache config.log config.out config.status include/config.h
12 autoconf --prepend-include=autoconf autoconf/configure.in > configure
13 chmod 755 configure