Don't use ?=
This commit is contained in:
		
							parent
							
								
									40e1203abc
								
							
						
					
					
						commit
						a144eb1415
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9,8 +9,8 @@ XSLTPROC = $(xsltproc) --nonet $(xmlflags) \ | ||||||
|   --param contrib.inline.enabled 0 \
 |   --param contrib.inline.enabled 0 \
 | ||||||
|   --stringparam generate.toc "book toc" |   --stringparam generate.toc "book toc" | ||||||
| 
 | 
 | ||||||
| docbookxsl ?= http://docbook.sourceforge.net/release/xsl-ns/1.78.1 | docbookxsl = http://docbook.sourceforge.net/release/xsl-ns/1.78.1 | ||||||
| docbookrng ?= http://docbook.org/xml/5.0/rng/docbook.rng | docbookrng = http://docbook.org/xml/5.0/rng/docbook.rng | ||||||
| 
 | 
 | ||||||
| MANUAL_SRCS := $(call rwildcard, $(d), *.xml) | MANUAL_SRCS := $(call rwildcard, $(d), *.xml) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue