Remove getopt*.c, we already have compatible getopt_long() in libc
This commit is contained in:
parent
9b727a71d1
commit
4611c83a7f
@ -10,7 +10,7 @@ PROG_CXX= gperf
|
||||
SRCS= bool-array.cc gen-perf.cc hash-table.cc iterator.cc key-list.cc \
|
||||
list-node.cc main.cc new.cc options.cc read-line.cc trace.cc \
|
||||
vectors.cc version.cc
|
||||
SRCS+= hash.cc getopt.c getopt1.c
|
||||
SRCS+= hash.cc
|
||||
|
||||
CXXFLAGS+= -I${GPROFDIR}/lib -I${.CURDIR}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user