summaryrefslogtreecommitdiff
path: root/makeAllExts
blob: 1dd4808d0ab97e530ac421e053569455d181fba3 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env bash
#
# Copyright 2016-2023 The Khronos Group Inc.
#
# SPDX-License-Identifier: Apache-2.0

# makeAllExts - invoke Makefile with the right options to build with all
# extensions included.

./makeSpec -clean -spec all $*