Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3769421
D898.id2284.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
639 B
Referenced Files
None
Subscribers
None
D898.id2284.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D898: Provide a minimal installer
Attached
Detach File
Event Timeline
Log In to Comment