Skip to content

Commit 9595058

Browse files
committed
Hack for BSD make
1 parent 7d87091 commit 9595058

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

common.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ programs: $(PROGRAM) $(WPROGRAM) $(arch)-fake.rb
361361
$(PREP): $(MKFILES)
362362

363363
miniruby$(EXEEXT): config.status $(NORMALMAINOBJ) $(MINIOBJS) $(COMMONOBJS) $(ARCHFILE)
364+
miniruby$(EXEEXT): $(PRISM_FILES:.$(OBJEXT)=.c) # for BSD make
364365

365366
objs: $(ALLOBJS)
366367

0 commit comments

Comments
 (0)