Parcourir la source

Use -kun option instead of absolute path

ceriel il y a 36 ans
Parent
commit
4b3e917320
2 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 2 2
      doc/em/Makefile
  2. 0 1
      doc/em/macr.nr

+ 2 - 2
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

+ 0 - 1
doc/em/macr.nr

@@ -1,4 +1,3 @@
-.so /usr/lib/tmac/tmac.kun
 .SS 10
 .if n .LL 78
 .RP