summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/test/Makefile.m4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/test/Makefile.m4')
-rw-r--r--contrib/sendmail/test/Makefile.m418
1 files changed, 18 insertions, 0 deletions
diff --git a/contrib/sendmail/test/Makefile.m4 b/contrib/sendmail/test/Makefile.m4
new file mode 100644
index 0000000..14868a9
--- /dev/null
+++ b/contrib/sendmail/test/Makefile.m4
@@ -0,0 +1,18 @@
+include(confBUILDTOOLSDIR`/M4/switch.m4')
+
+bldPRODUCT_START(`executable', `test')
+define(`bldSOURCES', `t_dropgid.c ')
+bldPRODUCT_END
+
+include(confBUILDTOOLSDIR`/M4/'bldM4_TYPE_DIR`/sm-test.m4')
+dnl smtest(`getipnode')
+smtest(`t_dropgid')
+smtest(`t_exclopen')
+smtest(`t_pathconf')
+smtest(`t_seteuid')
+smtest(`t_setgid')
+smtest(`t_setreuid')
+smtest(`t_setuid')
+dnl smtest(`t_snprintf')
+
+bldFINISH
OpenPOWER on IntegriCloud