projects
/
asterisk/asterisk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge "app_voicemail: Fix json blob errors"
[asterisk/asterisk.git]
/
BSDmakefile
1
# This is a convenience script for systems on which BSD make is the default,
2
# such that typing 'make' will do what people expect, instead of producing an
3
# error (due to incompatibilities between BSD make and GNU make).
4
5
.include "makeopts"
6
7
all::
8
$(MAKE)
9
10
$(.TARGETS)::
11
$(MAKE) $(.TARGETS)