diff options
Diffstat (limited to 'gnu/usr.bin/perl/library/re/Makefile')
-rw-r--r-- | gnu/usr.bin/perl/library/re/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gnu/usr.bin/perl/library/re/Makefile b/gnu/usr.bin/perl/library/re/Makefile deleted file mode 100644 index 175265163d892..0000000000000 --- a/gnu/usr.bin/perl/library/re/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -# $FreeBSD$ - -MODULE= re - -.include "../Makefile.inc" -.include <bsd.obj.mk> |