Fixed error in user.mak.sample file

git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@1572 74dad513-b988-da41-8d7b-12977e46ad98
This commit is contained in:
Benny Prijono 2007-11-11 03:09:00 +00:00
parent 744aca06f2
commit eb34aca0a6
1 changed files with 4 additions and 1 deletions

View File

@ -1,2 +1,5 @@
# You can create user.mak file in PJ root directory to specify
# additional flags to compiler and linker. For example:
export CFLAGS += -Wno-unused-label -Werror
export LDFLAGS += -
export LDFLAGS +=