Page MenuHomeDevCentral

Makefile
No OneTemporary

Makefile

# -------------------------------------------------------------
# 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/x-makefile
Expires
Sun, Oct 12, 05:00 (6 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3063806
Default Alt Text
Makefile (522 B)

Event Timeline