comparison Makefile.in @ 4301:b6819fef128f

Dont install gtk-docs * src/cairo.mk, src/pango.mk, src/pango.mk: remove installed gtk-docs
author John D
date Fri, 30 Dec 2016 11:27:58 -0500
parents a1e2f1eac845
children 3d168da55e47
comparison
equal deleted inserted replaced
4300:90a5bdf9f501 4301:b6819fef128f
93 # Build octave docs 93 # Build octave docs
94 ENABLE_DOCS := @ENABLE_DOCS@ 94 ENABLE_DOCS := @ENABLE_DOCS@
95 95
96 # Use openblas for octave 96 # Use openblas for octave
97 ENABLE_OPENBLAS := @ENABLE_OPENBLAS@ 97 ENABLE_OPENBLAS := @ENABLE_OPENBLAS@
98
99 # Install dependancy pkg docs
100 ENABLE_DEP_DOCS := @ENABLE_DEP_DOCS@
98 101
99 # Look in lib64 directory. 102 # Look in lib64 directory.
100 MXE_USE_LIB64_DIRECTORY := @ENABLE_LIB64_DIRECTORY@ 103 MXE_USE_LIB64_DIRECTORY := @ENABLE_LIB64_DIRECTORY@
101 104
102 # Do not remove the temporary build directories. Set to 1 to keep them 105 # Do not remove the temporary build directories. Set to 1 to keep them