summaryrefslogtreecommitdiffstats
path: root/Makefile.depend
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2021-09-19 15:05:39 +0000
committerIngo Schwarze <schwarze@openbsd.org>2021-09-19 15:05:39 +0000
commit56cb4234e5662769045031a7818f3b90d8116331 (patch)
treea0a9c88207b3cd49aacf895846a98ddde0aa6c6c /Makefile.depend
parent08a9df104ea806076574e38335bde3b3ed381325 (diff)
downloadmandoc-56cb4234e5662769045031a7818f3b90d8116331.tar.gz
Test availability of mkstemps(3) and provide a fallback implementation
in case it is missing; needed for SUN Solaris 10.
Diffstat (limited to 'Makefile.depend')
-rw-r--r--Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.depend b/Makefile.depend
index 55916ce1..d5f6556c 100644
--- a/Makefile.depend
+++ b/Makefile.depend
@@ -9,6 +9,7 @@ compat_getline.o: compat_getline.c config.h
compat_getsubopt.o: compat_getsubopt.c config.h
compat_isblank.o: compat_isblank.c config.h
compat_mkdtemp.o: compat_mkdtemp.c config.h
+compat_mkstemps.o: compat_mkstemps.c config.h
compat_ohash.o: compat_ohash.c config.h compat_ohash.h
compat_progname.o: compat_progname.c config.h
compat_reallocarray.o: compat_reallocarray.c config.h