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
Sat, May 3, 09:53 (12 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2627275
Default Alt Text
D898.diff (639 B)

Event Timeline