Project

General

Profile

« Previous | Next » 

Revision e327bf32

Added by k0kubun (Takashi Kokubun) almost 2 years ago

Use $(top_srcdir) entries for mswin (#8244)

While the $(VPATH) rules live in common.mk, mswin seems to ignore them.
We need to use $(VPATH) for OpenBSD, but we need to use the other one for mswin.