aboutsummaryrefslogtreecommitdiffstatshomepage
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
commit4c96047b6275561be165dc65dd459974a7e3cb5b (patch)
tree2c04122bb04a2210b1c0f2d9e3ab3feab6ed4d27 /Makefile.depend
parentda18dde44e7ed710106dba929c6d3e23d85e4666 (diff)
downloadmandoc-4c96047b6275561be165dc65dd459974a7e3cb5b.tar.gz
mandoc-4c96047b6275561be165dc65dd459974a7e3cb5b.tar.zst
mandoc-4c96047b6275561be165dc65dd459974a7e3cb5b.zip
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