suggestions by Wolfgang

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35689 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2012-10-15 05:35:23 +00:00
parent 8e657d0381
commit b60a666bf4
2 changed files with 5 additions and 3 deletions

5
README
View file

@ -7,6 +7,7 @@ Getting started
3. Read the documentation (point your web browser at the ECCL subdirectory)
4. Install it (type 'make install') and try it out, or customise your setup
first if you like (see local.make).
4. (optinal) Customise (see local.make) and do 'make clean'.
4. Install it (type 'make install') and try it out.

View file

@ -1,7 +1,8 @@
#
# This makefile is intended to allow site-local customisation of certain
# hard-coded defaults. Edit it to suit your system if necessary and place
# it in the directory above the ECCL package.
# it in the directory above the ECCL package. Then do a 'make clean' to
# remove any existing uncustomised build before you build again.
#
# ECCL_CPPFLAGS ...