axp.1.Makefile revision 12027
112027Sjungma@eit.uni-kl.de 212027Sjungma@eit.uni-kl.de# 312027Sjungma@eit.uni-kl.de# Compiling for the DEC AXP (alpha) with GNU CC or version 1.x of OSF. 412027Sjungma@eit.uni-kl.de# 512027Sjungma@eit.uni-kl.deCC = cc -std1 -D__AXP__ -D__OSF1__ 6