OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APIHEADER
(Results
1 - 2
of
2
) sorted by null
/external/expat/
Makefile
45
APIHEADER
= $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h
85
installlib: $(LIBRARY) $(
APIHEADER
) expat.pc
88
for FN in $(
APIHEADER
) ; do $(INSTALL_DATA) $$FN $(DESTDIR)$(includedir) ; done
Makefile.in
45
APIHEADER
= $(srcdir)/lib/expat.h $(srcdir)/lib/expat_external.h
85
installlib: $(LIBRARY) $(
APIHEADER
) expat.pc
88
for FN in $(
APIHEADER
) ; do $(INSTALL_DATA) $$FN $(DESTDIR)$(includedir) ; done
Completed in 641 milliseconds