summaryrefslogtreecommitdiff
path: root/src/pkg/net/dict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/net/dict/Makefile')
-rw-r--r--src/pkg/net/dict/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/pkg/net/dict/Makefile b/src/pkg/net/dict/Makefile
deleted file mode 100644
index eaa9e6531..000000000
--- a/src/pkg/net/dict/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-include ../../../Make.inc
-
-TARG=net/dict
-GOFILES=\
- dict.go\
-
-include ../../../Make.pkg