summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/compat-43/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/compat-43/Makefile.inc')
-rw-r--r--lib/libc_r/compat-43/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libc_r/compat-43/Makefile.inc b/lib/libc_r/compat-43/Makefile.inc
new file mode 100644
index 0000000..633f6dc
--- /dev/null
+++ b/lib/libc_r/compat-43/Makefile.inc
@@ -0,0 +1,7 @@
+# @(#)Makefile.inc 8.1 (Berkeley) 6/2/93
+
+# compat-43 sources
+.PATH: ${.CURDIR}/../libc/${MACHINE}/compat-43 ${.CURDIR}/../libc/compat-43
+
+SRCS+= creat.c gethostid.c getwd.c killpg.c sethostid.c setpgrp.c \
+ setrgid.c setruid.c sigcompat.c
OpenPOWER on IntegriCloud