add BSDmakefile as a wrapper which calls gmake
SVN-Revision: 5029
This commit is contained in:
parent
2dee3ea97b
commit
097e1357e4
|
@ -0,0 +1,2 @@
|
|||
world ${.TARGETS}:
|
||||
@gmake $@
|
Loading…
Reference in New Issue