Cross Reference: Makefile.am
xref: /xsrc/external/mit/xev/dist/man/Makefile.am
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xev/dist/man/
Makefile.am revision 1a2dd139
11a2dd139Smrg
21a2dd139Smrgappmandir = $(APP_MAN_DIR)
31a2dd139Smrgappman_PRE = xev.man
41a2dd139Smrgappman_DATA = $(appman_PRE:man=$(APP_MAN_SUFFIX))
51a2dd139Smrg
61a2dd139SmrgEXTRA_DIST = $(appman_PRE)
71a2dd139SmrgCLEANFILES = $(appman_DATA)
81a2dd139SmrgSUFFIXES = .$(APP_MAN_SUFFIX) .man
91a2dd139Smrg
101a2dd139Smrg# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
111a2dd139Smrg.man.$(APP_MAN_SUFFIX):
121a2dd139Smrg	$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
13

Indexes created Sat Dec 13 02:09:33 GMT 2025