mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
Add comments to Makefile.local
Added comments to Makefile.local about how to force calc to install under /usr/local.
This commit is contained in:
@@ -49,6 +49,17 @@
|
|||||||
# Comments start with a #-character. #
|
# Comments start with a #-character. #
|
||||||
###################################################################
|
###################################################################
|
||||||
|
|
||||||
|
####
|
||||||
|
#
|
||||||
|
# Force calc to install under /usr/local
|
||||||
|
#
|
||||||
|
# BINDIR:= /usr/local/bin
|
||||||
|
# LIBDIR:= /usr/local/lib
|
||||||
|
# CALC_SHAREDIR:= /usr/local/share/calc
|
||||||
|
# CALC_INCDIR:= /usr/local/include/calc
|
||||||
|
#
|
||||||
|
####
|
||||||
|
|
||||||
####
|
####
|
||||||
# RHEL Diagnosing memory, thread, and crash issues:
|
# RHEL Diagnosing memory, thread, and crash issues:
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user