# Generated automatically from Makefile.in by configure.
# This is just a bootstrap Makefile.  The real one's are in the various subdir's.
build:
	cd logtool ; make
	cd logtail ; make

install: 
	cd logtool ; make install
	cd logtail ; make install

clean: 
	rm -f a.out core *~ *.o *.a 
	cd conf ; rm -f a.out core *~ *.o *.a 
	cd doc ; rm -f a.out core *~ *.o *.a 
	cd scripts ; rm -f a.out core *~ *.o *.a 
	cd logtool ; make clean
	cd logtail ; make clean
