Kaydet (Commit) e208c8f3 authored tarafından Rene Engelhard's avatar Rene Engelhard

build-examples_common.mk: add mode lines and license header

Change-Id: I61db4968af4770817606da0c9c2d0622d7db4812
üst 3014e5f3
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t; fill-column: 100 -*-
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
define odk_build-examples_test
$(eval $(call gb_CustomTarget_CustomTarget,$(1)))
......@@ -50,3 +59,5 @@ $(call gb_CustomTarget_get_workdir,$(1))/setsdkenv: \
.PHONY: $(call gb_CustomTarget_get_target,$(1))
endef
# vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment