Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
5c012a0e
...
5c012a0ee1cda0c13614107f562b653f0abb003d
authored
2001-05-04 04:13:14 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove gcc specifics flags.
1 parent
e94e8805
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
from/Makefile.am
from/Makefile.am
View file @
5c012a0
1
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
1
AUTOMAKE_OPTIONS
=
../lib/ansi2knr
2
CFLAGS
=
-Wall -pedantic -g
3
INCLUDES
=
-I
$(top_srcdir)
/include -I
$(top_srcdir)
/lib
2
INCLUDES
=
-I
$(top_srcdir)
/include -I
$(top_srcdir)
/lib
4
3
5
bin_PROGRAMS
=
from
4
bin_PROGRAMS
=
from
...
...
Please
register
or
sign in
to post a comment