head	1.4;
access;
symbols
	gcc-2_8_1-990325:1.4
	gcc-2_8_1-990319:1.4
	gcc-2_8_1-990302:1.4
	gcc_2_8_1-990302:1.4
	gcc_2_8_1-990222:1.4
	gcc-2_8_1-990109:1.4
	gcc-2_8_1-981210:1.4
	gcc-2_8_1-981208:1.4
	gcc-2_8_1-980929:1.4
	gcc_2_8_1-980929:1.4
	gcc-2_8_1-980928:1.4
	gcc-2_8_1-980813:1.4
	gcc-2_8_1-980811:1.4
	gcc-2_8_1-980718:1.4
	gcc-2_8_1-980705:1.4
	gcc-2_8_1-980627:1.4
	gcc-2_8_1-980609:1.4
	gcc-2_8_1-980608:1.4
	gcc-2_8_1-980529:1.4
	gcc-2_8_1-980525:1.4
	gcc-2_8_1-980513:1.4
	gcc-2_8_1-980502:1.4
	gcc-2_8_1-980426:1.4
	gcc-2_8_1-980419:1.4
	gcc-2_8_1-980413:1.4
	gcc-2_8_1-980412:1.4
	gcc-2_8_1-980407:1.4
	gcc-2_8_1-980401:1.4
	gcc_2_8_1-980315:1.4
	gcc-2_8_1-RELEASE:1.4;
locks; strict;
comment	@# @;


1.4
date	95.05.20.10.11.09;	author kenner;	state Exp;
branches;
next	1.3;

1.3
date	94.04.01.05.56.20;	author wilson;	state Exp;
branches;
next	1.2;

1.2
date	92.11.06.08.27.28;	author rms;	state Exp;
branches;
next	1.1;

1.1
date	92.10.15.08.15.14;	author rms;	state Exp;
branches;
next	;


desc
@@


1.4
log
@(OTHER_FIXINCLUDES_DIR, LIMITS_H_TEST): Move to here.
@
text
@# Make assignments for compiling on NeXT with their compiler version.
CC=cc -traditional-cpp
OLDCC=CC -traditional-cpp

# Specify other dirs of system header files to be fixed.
OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers

# <limits.h> is sometimes in /usr/include/ansi/limits.h.
LIMITS_H_TEST = [ -f $(SYSTEM_HEADER_DIR)/limits.h -o -f $(SYSTEM_HEADER_DIR)/ansi/limits.h ]
@


1.3
log
@(libgcc2.a, stdarg.h): Delete rules.
@
text
@d3 7
a9 1
OLDCC=cc -traditional-cpp
@


1.2
log
@(libgcc2.a, stdarg.h): New rules.
@
text
@a3 5

libgcc2.a: stdarg.h

stdarg.h:
	cp $(srcdir)/gstdarg.h ./stdarg.h
@


1.1
log
@Initial revision
@
text
@d4 5
@
