aboutsummaryrefslogtreecommitdiff
path: root/src/mkcommon
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkcommon')
-rw-r--r--src/mkcommon4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mkcommon b/src/mkcommon
index e99a261f..1b1e1925 100644
--- a/src/mkcommon
+++ b/src/mkcommon
@@ -9,6 +9,10 @@
%.$O: %.s
$AS $AFLAGS $stem.s
+# OpenBSD needs this; sigh
+%.$O: %.S
+ $CC $CFLAGS $stem.S
+
y.tab.h y.tab.c: $YFILES
$YACC $YFLAGS $prereq