Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
18c2baad
Commit
18c2baad
authored
Mar 21, 2003
by
Karl Heyes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tabs needed for Makefile
svn path=/trunk/log/; revision=4521
parent
c63be786
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/log/Makefile.am
src/log/Makefile.am
+2
-2
No files found.
src/log/Makefile.am
View file @
18c2baad
...
...
@@ -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@"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment