mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 418593 - Cancel GNU make's built-in RCS/% rule; r=khuey
This commit is contained in:
parent
1c0ba8fe42
commit
74bdcff28e
@ -1188,6 +1188,8 @@ endif
|
||||
|
||||
%: RCS/%,v
|
||||
|
||||
%: RCS/%
|
||||
|
||||
%: s.%
|
||||
|
||||
%: SCCS/s.%
|
||||
|
@ -1188,6 +1188,8 @@ endif
|
||||
|
||||
%: RCS/%,v
|
||||
|
||||
%: RCS/%
|
||||
|
||||
%: s.%
|
||||
|
||||
%: SCCS/s.%
|
||||
|
Loading…
Reference in New Issue
Block a user