21 lines
370 B
Plaintext
21 lines
370 B
Plaintext
XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:42:48 cpqbld Exp $
|
|
XCOMM $XFree86: xc/doc/specs/Xt/Imakefile,v 1.4 2001/04/23 15:53:57 dawes Exp $
|
|
|
|
SRCS = strings.mit \
|
|
Xtk.intr.front \
|
|
CH[01][0123456789] \
|
|
appA \
|
|
appB \
|
|
appC \
|
|
appD \
|
|
appE \
|
|
appF \
|
|
postproc
|
|
|
|
MakeEqnDoc(intrinsics,$(SRCS))
|
|
|
|
MakeDocIndex(intr,strings.mit intr.idxmac.t)
|
|
|
|
InstallRoffDoc(intrinsics)
|
|
|