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