summaryrefslogtreecommitdiff
path: root/common/sgidefs.mak
blob: 435c289713dd342f398c572237a007e457c95987 (plain)
1
2
3
4
5
6
7
8
#    Copyright (C) 1997 Aladdin Enterprises.  All rights reserved.
#    Unauthorized use, copying, and/or distribution prohibited.

# sgidefs.mak
# Definitions for compilation with the Silicon Graphics C compiler

CC_         = $(CCLD) $(GENOPT) $(CFLAGS) $(XCFLAGS) -c
CCAUX       = $(CCLD)