diff options
Diffstat (limited to 'src/regress/lib/libc/stdio_threading/Makefile')
| -rw-r--r-- | src/regress/lib/libc/stdio_threading/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/regress/lib/libc/stdio_threading/Makefile b/src/regress/lib/libc/stdio_threading/Makefile new file mode 100644 index 0000000000..e42481afc2 --- /dev/null +++ b/src/regress/lib/libc/stdio_threading/Makefile | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | SUBDIR += fopen fread fwrite fgetln fgets fputs | ||
| 2 | |||
| 3 | .include <bsd.subdir.mk> | ||
