office-gobmx/postprocess
Michael Stahl bc5069ac40 remove SOLARENV variable
It is constant and can just be replaced by $(SRCDIR)/solenv.

Use BUILD_TYPE where it was used to check if config_*.mk is sourced.

Change-Id: Ib9d480c57194b6340093aa47776f8768df69b7d1
2013-11-02 22:07:53 +01:00
..
packimages
signing
CustomTarget_images.mk remove SOLARENV variable 2013-11-02 22:07:53 +01:00
CustomTarget_registry.mk remove SOLARENV variable 2013-11-02 22:07:53 +01:00
CustomTarget_signing.mk postprocess: CustomTarget_signing: find libs in INSTDIR 2013-10-31 14:52:58 +01:00
Makefile
Module_postprocess.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk integrate Apple Keynote import filter 2013-10-30 19:49:34 +00:00
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.