diff options
| author | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-21 17:38:02 +0000 |
|---|---|---|
| committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-21 17:38:02 +0000 |
| commit | dc5ae701946a1c6edf255c5a67ad8537b6be07cc (patch) | |
| tree | 0faf13979d89e602da45468254336dea4e9f0545 | |
| parent | a3119c562cd8b1afcccf6734c6cf066b43b9ed2f (diff) | |
Notes
| -rw-r--r-- | tools/tools/pirtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/pirtool/Makefile b/tools/tools/pirtool/Makefile index 18e6bb84ef4a..a7999529c606 100644 --- a/tools/tools/pirtool/Makefile +++ b/tools/tools/pirtool/Makefile @@ -2,6 +2,6 @@ PROG= pirtool SRCS= pirtool.c -NO_MAN= +NOMAN= .include <bsd.prog.mk> |
