This file is indexed.

/usr/share/doc/HOWTO/ja-html/Pager-9.html is in doc-linux-ja-html 2006.05.25-1.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>Linux Alphanumeric Pager Gateway Mini-HOWTO: sendpage Makefile ÀßÄê</TITLE>
 <LINK HREF="Pager-10.html" REL=next>
 <LINK HREF="Pager-8.html" REL=previous>
 <LINK HREF="Pager.html#toc9" REL=contents>
</HEAD>
<BODY>
<A HREF="Pager-10.html">¼¡¤Î¥Ú¡¼¥¸</A>
<A HREF="Pager-8.html">Á°¤Î¥Ú¡¼¥¸</A>
<A HREF="Pager.html#toc9">Ìܼ¡¤Ø</A>
<HR>
<H2><A NAME="s9">9. sendpage Makefile ÀßÄê</A></H2>

<P>Ãø¼Ô¤¬Linux¤Ç»È¤Ã¤Æ¤¤¤ë¹½ÃÛ¥ª¥×¥·¥ç¥ó¤òµó¤²¤Þ¤¹¡£
<PRE>
        CC = gcc
        CFLAGS =  -DLINUX -O2 -m486 -I/usr/include
        LIBS = -ldb -lbsd
</PRE>

¶½Ì£¤¬¤¢¤ì¤Ð
<P>
<A HREF="ftp://ftp.cs.unm.edu/pub/chris/paging/sendpage/Makefile.example">ftp://ftp.cs.unm.edu/pub/chris/paging/sendpage/Makefile.example</A><P>¤ÇÃø¼Ô¤ÎMakefile¥Õ¥¡¥¤¥ë¤ò¸ø³«¤·¤Æ¤¤¤Þ¤¹¡£»²¾È¤·¤Æ²¼¤µ¤¤¡£
<P>
<P>
<HR>
<A HREF="Pager-10.html">¼¡¤Î¥Ú¡¼¥¸</A>
<A HREF="Pager-8.html">Á°¤Î¥Ú¡¼¥¸</A>
<A HREF="Pager.html#toc9">Ìܼ¡¤Ø</A>
</BODY>
</HTML>