Home
last modified time | relevance | path

Searched refs:mantohtml (Results 1 – 3 of 3) sorted by relevance

/external/libcups/man/
DMakefile93 $(RM) mantohtml mantohtml.o
206 html: $(MAN1) $(MAN5) $(MAN7) $(MAN8) mantohtml
210 ./mantohtml $$file >../doc/help/man-`basename $$file .1`.html; \
214 ./mantohtml $$file >../doc/help/man-`basename $$file .5`.html; \
218 ./mantohtml $$file >../doc/help/man-`basename $$file .7`.html; \
222 ./mantohtml $$file >../doc/help/man-`basename $$file .8`.html; \
225 mantohtml: mantohtml.o ../cups/$(LIBCUPSSTATIC) target
226 $(LD_CC) $(ARCHFLAGS) $(ALL_LDFLAGS) -o $@ mantohtml.o $(LINKCUPSSTATIC)
/external/libcups/
D.gitignore83 man/mantohtml
/external/libcups/xcode/CUPS.xcodeproj/
Dproject.pbxproj316 …2712871A1CC13FE800E517C7 /* mantohtml.c in Sources */ = {isa = PBXBuildFile; fileRef = 271287191CC…
1600 remoteInfo = mantohtml;
3222 …AB00E517C7 /* mantohtml */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab…
3223 …7C7 /* mantohtml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.…
4708 271287191CC13FDB00E517C7 /* mantohtml.c */,
4933 271287181CC13FAB00E517C7 /* mantohtml */,
6082 271287091CC13FAB00E517C7 /* mantohtml */ = {
6084 …tionList = 271287151CC13FAB00E517C7 /* Build configuration list for PBXNativeTarget "mantohtml" */;
6095 name = mantohtml;
6097 productReference = 271287181CC13FAB00E517C7 /* mantohtml */;
[all …]