OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PDFDIR
(Results
1 - 3
of
3
) sorted by null
/external/bison/darwin-lib/
configmake.h
18
#define
PDFDIR
"/usr/local/share/doc/bison"
/external/bison/linux-lib/
configmake.h
18
#define
PDFDIR
"/usr/local/share/doc/bison"
/external/selinux/secilc/docs/
Makefile
3
PDFDIR
?= $(CWD)/pdf
55
mkdir -p $(
PDFDIR
)
56
$(PANDOC) --standalone --toc $^ -o $(
PDFDIR
)/$(PDF_OUT)
60
rm -rf $(
PDFDIR
)
Completed in 223 milliseconds