diff options
Diffstat (limited to 'third_party/nix/perl/Makefile')
-rw-r--r-- | third_party/nix/perl/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/third_party/nix/perl/Makefile b/third_party/nix/perl/Makefile deleted file mode 100644 index f36f5d0e9d88..000000000000 --- a/third_party/nix/perl/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -makefiles = local.mk - -GLOBAL_CXXFLAGS += -g -Wall - --include Makefile.config - -include mk/lib.mk |