Bump for 3.6-28
[LibreOffice.git] / clucene / Makefile
blob5f46a974f7fe12c77497c41d6700963c10108709
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
4 EXTERNAL_WARNINGS_NOT_ERRORS := TRUE
5 export EXTERNAL_WARNINGS_NOT_ERRORS
7 module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
9 include $(module_directory)/../solenv/gbuild/partial_build.mk
11 # vim: set noet sw=4 ts=4: