summaryrefslogtreecommitdiff
path: root/common/sgidefs.mak
diff options
context:
space:
mode:
Diffstat (limited to 'common/sgidefs.mak')
-rw-r--r--common/sgidefs.mak8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/sgidefs.mak b/common/sgidefs.mak
new file mode 100644
index 000000000..435c28971
--- /dev/null
+++ b/common/sgidefs.mak
@@ -0,0 +1,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)