From 765ba540f3fd22216691122064b1426784f8de31 Mon Sep 17 00:00:00 2001 From: krebs Date: Sat, 24 Sep 2011 16:09:55 -0400 Subject: //punani: add Makefile add install command --- punani/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 punani/Makefile (limited to 'punani/Makefile') diff --git a/punani/Makefile b/punani/Makefile new file mode 100644 index 00000000..26057d00 --- /dev/null +++ b/punani/Makefile @@ -0,0 +1,5 @@ + +install: ../bin/punani + +../bin/punani: + ln -snvf ../punani/bin/punani ../bin/punani -- cgit v1.2.3