[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to invoke startup and cleanup rules?
From: |
Peter Ring |
Subject: |
How to invoke startup and cleanup rules? |
Date: |
Fri, 29 Nov 2002 10:14:17 +0100 |
I'd like to have a startup rule invoked before any other rule, and a cleanup
rule invoked just before make exits. Something similar to the BEGIN and END
rules in awk; or something like constructors and destructors in an OO
language. What would be the most simple and most robust way to accomplish
this?
Kind regards
Peter Ring
- How to invoke startup and cleanup rules?,
Peter Ring <=