mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
Clean up Makefile "warning" clutter when makeopts doesn't exist.
Review: https://reviewboard.asterisk.org/r/2304 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@384989 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
GREP=${GREP:-grep}
|
||||
MD5=${MD5:-md5sum}
|
||||
|
||||
cat << END
|
||||
/*
|
||||
* buildopts.h
|
||||
|
||||
Reference in New Issue
Block a user