mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 20:13:02 -04:00
The file tmac.r was not shipped on the 4.4 tape, mark this fact.
This commit is contained in:
parent
3161b790c6
commit
f249e6f1f8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# @(#)Makefile 8.1 (Berkeley) 6/8/93
|
||||
|
||||
FILES= tmac.r tmac.andoc tmac.s tmac.e
|
||||
# XXX MISSING: tmac.r
|
||||
FILES= tmac.andoc tmac.s tmac.e
|
||||
MSRCS= doc doc-ditroff doc-common doc-nroff doc-syms
|
||||
|
||||
LINKS= ${BINDIR}/tmac/tmac.andoc ${BINDIR}/tmac/tmac.an
|
||||
|
|
|
|||
Loading…
Reference in a new issue