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, 0 insertions, 3 deletions
diff --git a/src/regress/lib/libc/stdio_threading/Makefile b/src/regress/lib/libc/stdio_threading/Makefile deleted file mode 100644 index e42481afc2..0000000000 --- a/src/regress/lib/libc/stdio_threading/Makefile +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | SUBDIR += fopen fread fwrite fgetln fgets fputs | ||
2 | |||
3 | .include <bsd.subdir.mk> | ||