office-gobmx/external/glm/Makefile
Stephan Bergmann 46a990205f Fix relative path
Change-Id: I4c193d31a94666fc607142cf3f6b2c6fcb15c82b
2014-01-29 10:47:36 +01:00

7 lines
228 B
Makefile

# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))
include $(module_directory)/../../solenv/gbuild/partial_build.mk
# vim: set noet sw=4 ts=4: