From: ceriel Date: Fri, 11 Nov 1988 11:06:47 +0000 (+0000) Subject: Use -kun option instead of absolute path X-Git-Tag: release-5-5~2740 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8bdd4c2a79ead7daae4842ea9e7ecac6ae88526f;p=ack.git Use -kun option instead of absolute path --- diff --git a/doc/em/Makefile b/doc/em/Makefile index 5c55ba9f9..54802e070 100644 --- a/doc/em/Makefile +++ b/doc/em/Makefile @@ -14,7 +14,7 @@ FILES = macr.nr title.nr intro.nr mem.nr ispace.nr dspace.nr mapping.nr \ IOP=$(HOME)/etc/ip_spec.t# # to construct itables from ../em.$(SUF): $(FILES) itables dispatdummy em.i Makefile - $(TBL) $(FILES) | $(NROFF) $(TARGET) > ../em.$(SUF) + $(TBL) $(FILES) | $(NROFF) -kun $(TARGET) > ../em.$(SUF) app.codes.pr: app.codes.nr itables dispatdummy @@ -31,7 +31,7 @@ mkdispatch: mkdispatch.c $(CC) -I$(HOME)/util/ass -I$(HOME)/h -o mkdispatch mkdispatch.c $(HOME)/lib/em_data.a .SUFFIXES : .pr .nr -.nr.pr: ; $(TBL) macr.nr $*.nr | $(NROFF) >$@ +.nr.pr: ; $(TBL) macr.nr $*.nr | $(NROFF) -kun >$@ clean: rm -f *.pr itables *.out dispatdummy dispat? *.o mkdispatch diff --git a/doc/em/macr.nr b/doc/em/macr.nr index e97acc3fa..d5900eeb7 100644 --- a/doc/em/macr.nr +++ b/doc/em/macr.nr @@ -1,4 +1,3 @@ -.so /usr/lib/tmac/tmac.kun .SS 10 .if n .LL 78 .RP