office-gobmx/salhelper/Makefile

8 lines
225 B
Makefile
Raw Normal View History

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