From 1d3d0bb1e461a81bc1a9cd4520958bd2b1db4c7f Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Sat, 25 Jul 2015 14:44:21 +0200 Subject: Imported Upstream version 0.24.0 --- examples/hello_dictd/dictfmt/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 examples/hello_dictd/dictfmt/Makefile (limited to 'examples/hello_dictd/dictfmt/Makefile') diff --git a/examples/hello_dictd/dictfmt/Makefile b/examples/hello_dictd/dictfmt/Makefile new file mode 100644 index 0000000..a34d541 --- /dev/null +++ b/examples/hello_dictd/dictfmt/Makefile @@ -0,0 +1,9 @@ +PROG = dictfmt +MAN = dictfmt.1 + +WARNS = 4 + +.include "../libcommon/linkme.mk" +.include "../libmaa/linkme.mk" + +.include -- cgit v1.2.3