diff options
Diffstat (limited to 'make/glu-impl-x11.cfg')
-rw-r--r-- | make/glu-impl-x11.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/make/glu-impl-x11.cfg b/make/glu-impl-x11.cfg new file mode 100644 index 000000000..42e97a00e --- /dev/null +++ b/make/glu-impl-x11.cfg @@ -0,0 +1,10 @@ +# This .cfg file is used to generate the GLU implementation on +# X11. + +Include glu-impl-common.cfg + +# !! FIXME: Chris doesn't have access to X11 yet, so he +# doesn't know what CustomCCode directives to put in here. + + + |