diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-20 18:03:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-20 18:03:02 +0000 |
commit | ccecf5fc352c2554b8ecaa7ee76780909e81da8e (patch) | |
tree | 478ea21a2d05f64cdcaa4d3cba5361bef780b9a0 /japanese/nkf | |
parent | The configure script now propose to create fonts in the default tex (diff) |
Major overhaul. The major targets (fetch, extract, patch, configure,
build, install) are now all skeletons and do nothing but
(1) Call pre-* target (if exists)
(2) Call scripts/pre-* script (if exists)
(3) Call do-* target
(4) Call post-* target (if exists)
(5) Call scripts/post-* script (if exists)
The do-* targets do all the work. The pre-* and post-* targets/scripts
don't exist by default. The main targets check for the cookies too, so
porters shouldn't have to worry about them at all.
NOTE: THE MAIN TARGETS IN THE PORTS MAKEFILES SHOULD GO AWAY. We need
to fix this before wcarchive comes back up. Change the names to do-*,
rip out the cookies, rip out the calls to pre-* etc. and most of them
should work.
Also, reorganize the whole thing so that similar targets are together
and add more comments. Surround section header with 64 #'s (C-u C-u
C-u # in emacs :).
Hopefully this will be the last major change to bsd.port.mk. Now let
the Makefile-hacking begin.
Notes
Notes:
svn path=/head/; revision=1470
Diffstat (limited to 'japanese/nkf')
0 files changed, 0 insertions, 0 deletions