summaryrefslogtreecommitdiff
path: root/examples/hello_dictd/libcommon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello_dictd/libcommon/Makefile')
-rw-r--r--examples/hello_dictd/libcommon/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/hello_dictd/libcommon/Makefile b/examples/hello_dictd/libcommon/Makefile
index 33e4167..c3c5253 100644
--- a/examples/hello_dictd/libcommon/Makefile
+++ b/examples/hello_dictd/libcommon/Makefile
@@ -5,6 +5,4 @@ SRCS = str.c iswalnum.c # and others
WARNS = 4
-MKINSTALL = no
-
.include <mkc.lib.mk>