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
Sat, Aug 8, 02:51 (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3952636
Default Alt Text
Makefile (522 B)

Event Timeline