diff options
Diffstat (limited to 'usr.bin/getopt/Makefile')
-rw-r--r-- | usr.bin/getopt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/getopt/Makefile b/usr.bin/getopt/Makefile index 5d01b3d..01dfa87 100644 --- a/usr.bin/getopt/Makefile +++ b/usr.bin/getopt/Makefile @@ -2,6 +2,5 @@ # PROG = getopt -MAN1 = getopt.1 .include <bsd.prog.mk> |