diff options
-rw-r--r-- | boost/makefile.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/boost/makefile.mk b/boost/makefile.mk index 7ae57305e55d..2747a551e4d5 100644 --- a/boost/makefile.mk +++ b/boost/makefile.mk @@ -55,6 +55,10 @@ PATCH_FILES=$(TARFILE_NAME).patch CONFIGURE_DIR= CONFIGURE_ACTION= +BUILD_DIR= +BUILD_ACTION= +BUILD_FLAGS= + # --- Targets ------------------------------------------------------ .INCLUDE : set_ext.mk |