Release SUSE 4.0-4, build id 304, Linux version 4.0.3.3.4, tag suse-4.0-4
[LibreOffice.git] / Makefile.post
blob76ea25b84ecd37ec4de486e1afc89b73d42a4b88
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 ifeq ($(strip $(SOLARENV)),)
4 include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))config_host.mk
5 endif
7 include $(SOLARENV)/gbuild/gbuild.mk
9 $(eval $(call gb_Module_make_global_targets,$(wildcard $(SRCDIR)/RepositoryModule_*.mk)))
11 # vim: set noet sw=4 ts=4: