harti 2005-02-04 08:02:42 UTC
FreeBSD src repository
Modified files:
usr.bin/make cond.c
Log:
Use a typedef for the conditional handler function so that declaring
pointers to these functions is easier.
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.37 +9 -7 src/usr.bin/make/cond.c