Page MenuHomeDevCentral

D898.id2284.diff
No OneTemporary

D898.id2284.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,16 @@
+# -------------------------------------------------------------
+# Notifications center - CLI client
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Author: Sébastien Santoro aka Dereckson
+# Project: Nasqueron
+# -------------------------------------------------------------
+
+INSTALL=install
+PREFIX?=/usr/local
+
+all:
+ # This section is intentionally left blank to prevent
+ # make install to be the default target.
+
+install: notifications
+ ${INSTALL} notifications ${PREFIX}/bin

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 14:33 (5 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2260389
Default Alt Text
D898.id2284.diff (639 B)

Event Timeline