mirror of
https://gitlab.xiph.org/xiph/icecast-common.git
synced 2024-12-04 14:46:31 -05:00
tabs needed for Makefile
svn path=/trunk/log/; revision=4521
This commit is contained in:
parent
1ff64d456e
commit
1c5ecba2f3
@ -11,8 +11,8 @@ libicelog_la_SOURCES = log.c
|
||||
GET = true
|
||||
|
||||
debug:
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
$(MAKE) all CFLAGS="@DEBUG@"
|
||||
|
||||
profile:
|
||||
$(MAKE) all CFLAGS="@PROFILE@"
|
||||
$(MAKE) all CFLAGS="@PROFILE@"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user