Redirect BSD make to GNU make

pull/13/head
Daniel Roethlisberger 12 years ago
parent d4be8c3e38
commit 8b520cf4de

@ -0,0 +1,6 @@
USE_GNU:
@gmake $(.TARGETS)
$(.TARGETS): USE_GNU
.PHONY: USE_GNU
Loading…
Cancel
Save