axp.2.Makefile revision 12027:1eb7dc7aa10b
1
2#
3# Compiling for the DEC AXP (alpha) with GNU CC or version 2.x of OSF.
4#
5CC	      =	cc -std1 -D__AXP__ -D__OSF2__
6