[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make error
From: |
Paul D. Smith |
Subject: |
Re: make error |
Date: |
Mon, 17 Nov 2003 21:27:16 -0500 |
Please check the GNU make manual for information on make syntax.
In particular, every shell command line in a make rule must begin with a
TAB character (not spaces, but a TAB).
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- make error, spai, 2003/11/17
- Re: make error,
Paul D. Smith <=