: This is the description file for all of the makes in /usr/src.
: Please make sure that all items are set correctly for your machine.

: FP -- if you have floating point hardware, use "FP=",
: otherwise use "FP=-f".

: FP=-f
FP=

: CRT -- if you have floating point, use "CRT=/lib/crt0.o", otherwise
: use "CRT=/lib/fcrt0.o"

: CRT=/lib/fcrt0.o
CRT=/lib/crt0.o

: PDP -- use your CPU class.  Possibilities are 34, 40 or 70
:	34 = 23 or 34
:	40 = 40
:	70 = 44, 45 or 70

: PDP=34
: PDP=40
PDP=70

: LFLAG -- use -i if you have a split I/D machine, otherwise use -n

: LFLAG=-n
LFLAG=-i

