aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 88e9d269..466c4a30 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -43,7 +43,7 @@ extras = @LIBOBJS@
EXTRASRC = @EXTRASRC@
# EXTRASRC = $(srcdir)/strcasecmp.c $(srcdir)/getopt.c $(srcdir)/getopt1.c $(srcdir)/alloca.c # QNX
EXTRAOBJ = @EXTRAOBJ@
-# EXTRAOBJS = strcasecmp.o getopt.o getopt1.o alloca.o
+# EXTRAOBJ = strcasecmp.o getopt.o getopt1.o alloca.o
# Common prefix for machine-independent installed files.
prefix = @prefix@