Use our getopt_long.

This commit is contained in:
wiz 2001-08-18 14:48:55 +00:00
parent adc671e992
commit 4b5fcdbfec

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2001/07/25 16:47:50 assar Exp $
# $NetBSD: Makefile,v 1.6 2001/08/18 14:48:55 wiz Exp $
LIB= common
SRCS+= getopt.c getopt1.c substring.c xexit.c xmalloc.c xstrdup.c
SRCS+= substring.c xexit.c xmalloc.c xstrdup.c
CPPFLAGS+= -DGNULOCALEDIR=\"/usr/share/locale\" \
-DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\"