Makefile.in: Rewrite.

* Makefile.in: Rewrite.
        * configure.in: Likewise.
        * configure: Regenerate.
        * All .c files.  Remove "objc" prefix when including objc header
        files.  Include tconfig.h, not ../tconfig.h.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>

From-SVN: r22659
This commit is contained in:
Ben Elliston 1998-09-30 02:13:15 +00:00 committed by Jeff Law
parent 6fc19d6d03
commit bce1b48955
11 changed files with 1766 additions and 8 deletions

View file

@ -24,8 +24,8 @@ Boston, MA 02111-1307, USA. */
This exception does not however invalidate any other reasons why
the executable file might be covered by the GNU General Public License. */
#include "objc/sarray.h"
#include "objc/runtime.h"
#include "sarray.h"
#include "runtime.h"
#include <stdio.h>
#include "assert.h"