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
Mon, Jun 8, 08:58 (19 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3780858
Default Alt Text
Makefile (522 B)

Event Timeline