[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
about :: sign and % sign problems
From: |
Lin George |
Subject: |
about :: sign and % sign problems |
Date: |
Wed, 26 Apr 2006 05:23:37 -0700 (PDT) |
Hello everyone,
I have read through GNU Makefile manual related parts dealing with the description of sign "::" -- but after reading it, it makes me more confused. :-)
So, could anyone show me a simple example of what means "::"? Or give an explanation of the following simple samples?
What makes me confused is the sign '%' and ":: ;" string.
Example 1:
--------------------
% :: $(Foo);
--------------------
Example 2:
--------------------
%.test :: ;
--------------------
What do they mean?
thanks in advance,
George
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
- about :: sign and % sign problems,
Lin George <=
- Re: about :: sign and % sign problems, John Graham-Cumming, 2006/04/26
- Re: about :: sign and % sign problems, Lin George, 2006/04/26
- Re: about :: sign and % sign problems, John Graham-Cumming, 2006/04/26
- Re: about :: sign and % sign problems, Paul D. Smith, 2006/04/26
- Re: about :: sign and % sign problems, Lin George, 2006/04/26
- Re: about :: sign and % sign problems, Paul D. Smith, 2006/04/26
- Re: about :: sign and % sign problems, Lin George, 2006/04/26
- Re: about :: sign and % sign problems, Paul D. Smith, 2006/04/26
- Re: about :: sign and % sign problems, Lin George, 2006/04/26
- Re: about :: sign and % sign problems, Paul D. Smith, 2006/04/27