Add a note about DESTDIR= support

Originally committed to SVN as r5004.
This commit is contained in:
Amar Takhar 2010-12-14 18:53:17 +00:00
parent 7b7b15f0a1
commit 45c971da68
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# *** THERE ARE NO USER-EDITABLE ITEMS HERE. ***
#
# TODO:
# * DESTDIR= support for make install.
# * Allow variables to be overridden on the CL.
.PHONY: all install clean subdirs $(SUBDIRS)
all: subdirs $(LIB) $(LIB_SHARED) $(PROGRAM)