summaryrefslogtreecommitdiffstats
path: root/shave.in
diff options
context:
space:
mode:
Diffstat (limited to 'shave.in')
-rw-r--r--shave.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/shave.in b/shave.in
index 174641e9..5c16f27a 100644
--- a/shave.in
+++ b/shave.in
@@ -56,6 +56,9 @@ link,*)
*,f77)
Q=" F77 "
;;
+*,objc)
+ Q=" OBJC "
+ ;;
*,*)
# should not happen
Q=" CC "