From 353d3e550f3bbb6af6c14e7e045ac744ff5c3103 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 17 Feb 2004 01:40:25 +0000 Subject: Remove getopt*.c, we already have compatible getopt_long() in libc --- gnu/usr.bin/cpio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu') diff --git a/gnu/usr.bin/cpio/Makefile b/gnu/usr.bin/cpio/Makefile index 279b60e51934..cc8a8f3088e4 100644 --- a/gnu/usr.bin/cpio/Makefile +++ b/gnu/usr.bin/cpio/Makefile @@ -16,7 +16,7 @@ CFLAGS+= -DRETSIGTYPE=void -DHAVE_SYS_MTIO_H=1 -DSTDC_HEADERS=1 \ -DHAVE_SYS_PARAM_H=1 SRCS = copyin.c copyout.c copypass.c defer.c dirname.c dstring.c error.c \ - filemode.c getopt.c getopt1.c global.c idcache.c main.c makepath.c \ + filemode.c global.c idcache.c main.c makepath.c \ rtapelib.c stripslash.c tar.c userspec.c util.c version.c \ xmalloc.c xstrdup.c -- cgit v1.3