aboutsummaryrefslogtreecommitdiffstats
path: root/client/birdcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'client/birdcl/Makefile')
-rw-r--r--client/birdcl/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/birdcl/Makefile b/client/birdcl/Makefile
new file mode 100644
index 00000000..fcdc5eb2
--- /dev/null
+++ b/client/birdcl/Makefile
@@ -0,0 +1,5 @@
+source=client.c
+root-rel=../../
+dir-name=client/birdcl
+
+include ../../Rules