1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-08 04:04:48 -04: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 c63be78616
commit 18c2baad5a

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