Changeset 3140 in kBuild for trunk/src/kmk/README.customs
- Timestamp:
- Mar 14, 2018 9:28:10 PM (7 years ago)
- Location:
- trunk/src/kmk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
README.customs (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk
-
Property svn:mergeinfo
set to
/vendor/gnumake/current merged eligible
-
Property svn:mergeinfo
set to
-
trunk/src/kmk/README.customs
r2591 r3140 36 36 documentation. You should also install the man pages (contrary to 37 37 comments in the documentation, they weren't installed automatically for 38 me; I had to cd to the ``pmake-2.1.33/doc'' directory and run ``pmake39 install' 'there directly).38 me; I had to cd to the 'pmake-2.1.33/doc' directory and run 'pmake 39 install' there directly). 40 40 41 41 … … 44 44 45 45 Once you've installed Customs, you can build GNU make to use it. When 46 configuring GNU make, merely use the ``--with-customs=DIR'' option.47 Provide the directory containing the ``lib'' and ``include/customs''46 configuring GNU make, merely use the '--with-customs=DIR' option. 47 Provide the directory containing the 'lib' and 'include/customs' 48 48 subdirectories as DIR. For example, if you installed the customs 49 49 library in /usr/local/lib and the headers in /usr/local/include/customs, 50 then you'd pass ``--with-customs=/usr/local'' as an option to configure.50 then you'd pass '--with-customs=/usr/local' as an option to configure. 51 51 52 52 Run make (or use build.sh) normally to build GNU make as described in … … 98 98 99 99 ------------------------------------------------------------------------------- 100 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 101 2009, 2010 Free Software Foundation, Inc. 100 Copyright (C) 1998-2016 Free Software Foundation, Inc. 102 101 This file is part of GNU Make. 103 102
Note:
See TracChangeset
for help on using the changeset viewer.

