1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-16 06:15:24 +00:00

tabs needed for Makefile

svn path=/trunk/log/; revision=4521
This commit is contained in:
Karl Heyes 2003-03-21 23:54:09 +00:00
parent 1ff64d456e
commit 1c5ecba2f3

View File

@ -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@"