mirror of
https://github.com/transmission/transmission
synced 2025-03-03 10:15:45 +00:00
Add a wrapper for make on some BSD systems to run gmake.
This commit is contained in:
parent
eccba76d2b
commit
fd4a1cc6e3
1 changed files with 2 additions and 0 deletions
2
BSDmakefile
Normal file
2
BSDmakefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
default all clean install package package-release:
|
||||
@gmake $@
|
Loading…
Reference in a new issue