OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmacdir
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/contrib/mm/
Makefile.sub
20
-test -d $(
tmacdir
)/mm || $(mkinstalldirs) $(
tmacdir
)/mm
22
rm -f $(
tmacdir
)/mm/$$f; \
23
$(INSTALL_DATA) $(srcdir)/mm/$$f $(
tmacdir
)/mm/$$f; \
26
test -f $(
tmacdir
)/mm/$$f || touch $(
tmacdir
)/mm/$$f; \
30
-test -d $(
tmacdir
) || $(mkinstalldirs) $(
tmacdir
)
31
-rm -f $(
tmacdir
)/tmac.$(tmac_m_prefix)m
32
-rm -f $(
tmacdir
)/$(tmac_m_prefix)m.tma
[
all
...]
Makefile.sim
5
# make -f Makefile.sub
tmacdir
=/usr/local/lib/groff/tmac srcdir=. \
10
#
tmacdir
is the destination for your groff/tmac-directory, srcdir is
16
tmacdir
=/usr/local/lib/groff/tmac
33
$(MAKE) -f Makefile.sub
tmacdir
=$(
tmacdir
) srcdir=$(srcdir) \
37
$(MAKE) -f Makefile.sub
tmacdir
=$(
tmacdir
) srcdir=$(srcdir) \
47
-e "s|@MACRODIR@|$(
tmacdir
)|g" \
59
-e "s|@TMAC_MDIR@|$(
tmacdir
)/mm|g" \
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026