Page MenuHomeDevCentral

D898.diff
No OneTemporary

D898.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
Mon, Apr 21, 16:07 (15 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2592211
Default Alt Text
D898.diff (639 B)

Event Timeline