DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T t

⟦d96703a66⟧ TextFile

    Length: 1220 (0x4c4)
    Types: TextFile
    Names: »tablemakedefs2.tex«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« 
        └─⟦e5a54fb17⟧ 
            └─⟦this⟧ »pp-5.0/doc/manual/volume1/tablemakedefs2.tex« 

TextFile

\[\begin{tabular}{| l | l | p{0.4\textwidth}|}
\hline
	\multicolumn{1}{|c|}{\bf Variable} &
		\multicolumn{1}{|c|}{\bf Default} &
			\multicolumn{1}{|c|}{\bf Description} \\
\hline
	\tt CC&		\tt cc&		The C compiler to use\\
	\tt CCOPTIONS&	\tt -O&		C compiler options\\
	\tt LIBCCOPTIONS&\tt -O&	C compiler options specific
					to library files \\
	\tt LDOPTIONS&	\tt -s&		Loaded options\\
	\tt PEPY&	\tt pepy&	The \pgm{pepy} ASN.1 parser/compiler\\
	\tt POSY&	\tt posy&	The \pgm{posy} stub generator\\
	\tt ROSY&	\tt rosy&	The \pgm{rosy} remote
					operations stub generator \\
	\tt X11&	\tt true&	does the sytem has X11 \\
	\tt LIBX&	\tt -lXaw -lXmu -lXt -lX11&
					The X11 libraries - may need -lXext
					for X11R4\\
	\tt LINT&	\tt lint&	The \man lint (1) command\\
	\tt LINTFLAGS&	\tt -hbuz&	Lint flags\\
	\tt PGMPROT&	\tt 755&	Program protection mode\\
	\tt PPUSER&	\tt pp&		The user id PP will run as\\
	\tt ROOTUSER&	\tt root&	The user id for privileged channels\\
	\tt CHOWN&	\tt chown&	The \man chown(8) command\\
	\tt CHMOD&	\tt chmod&	The \man chmod(1) command\\
	\tt BACKUP&	\tt cp&		A command to backup the old
binary\\
	\tt INSTALL&	\tt cp&		A command to install a new binary\\
\hline
\end{tabular}\]