Remove getopt*.c, we already have compatible getopt_long() in libc
This commit is contained in:
parent
6abefb4fcd
commit
b3529dcd32
@ -3,7 +3,7 @@
|
||||
LIB= txi
|
||||
INTERNALLIB= true
|
||||
|
||||
SRCS= getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c
|
||||
SRCS= substring.c xexit.c xmalloc.c xstrdup.c
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user