|
|
@ -413,6 +413,10 @@ maintainer-clean-subdir: config.h |
|
|
$(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS): stamp-picdir |
|
|
$(REQUIRED_OFILES) $(EXTRA_OFILES) $(LIBOBJS): stamp-picdir |
|
|
$(CONFIGURED_OFILES): stamp-picdir |
|
|
$(CONFIGURED_OFILES): stamp-picdir |
|
|
|
|
|
|
|
|
|
|
|
# Don't export variables to the environment, in order to not confuse
|
|
|
|
|
|
# configure.
|
|
|
|
|
|
.NOEXPORT: |
|
|
|
|
|
|
|
|
# The dependencies in the remainder of this file are automatically
|
|
|
# The dependencies in the remainder of this file are automatically
|
|
|
# generated by "make maint-deps". Manual edits will be lost.
|
|
|
# generated by "make maint-deps". Manual edits will be lost.
|
|
|
|
|
|
|
|
|
@ -1057,6 +1061,3 @@ $(CONFIGURED_OFILES): stamp-picdir |
|
|
else true; fi |
|
|
else true; fi |
|
|
$(COMPILE.c) $(srcdir)/xstrerror.c $(OUTPUT_OPTION) |
|
|
$(COMPILE.c) $(srcdir)/xstrerror.c $(OUTPUT_OPTION) |
|
|
|
|
|
|
|
|
# Don't export variables to the environment, in order to not confuse
|
|
|
|
|
|
# configure.
|
|
|
|
|
|
.NOEXPORT: |
|
|
|
|
|
|