sogo/OpenChange/GNUmakefile.preamble
Wolfgang Sourdeau 15f1b39979 Make use of python2.6 when regular executable is not good enough
Monotone-Parent: 5482c2b5518f1f90b17ae8222dc1fa7c48830345
Monotone-Revision: cacefec02204aa8b679c093b97728a347f35d630

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-07-25T20:25:01
Monotone-Branch: ca.inverse.sogo
2012-07-25 20:25:01 +00:00

6 lines
372 B
Plaintext

all:: MAPIStorePropertySelectors.m MAPIStorePropertySelectors.h
MAPIStorePropertySelectors.m MAPIStorePropertySelectors.h: gen-property-selectors.py code-MAPIStorePropertySelectors.m code-MAPIStorePropertySelectors.h
@echo " Auto-generating MAPIStorePropertySelectors.[hm]..."
@$(PYTHON) ./gen-property-selectors.py -o MAPIStorePropertySelectors $(LIBMAPISTORE_CFLAGS)