Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
c2d74fbd
Commit
c2d74fbd
authored
Aug 27, 2012
by
Uwe Schulzweida
Browse files
examples/pio/Makefile.am update
parent
61d7ce80
Changes
2
Hide whitespace changes
Inline
Side-by-side
examples/pio/Makefile.am
View file @
c2d74fbd
...
...
@@ -8,7 +8,7 @@ if USE_FC
noinst_PROGRAMS
+=
collectData2003
endif
AM_CFLAGS
=
-I
$(top_srcdir)
/src
AM_C
PP
FLAGS
=
-I
$(top_srcdir)
/src
AM_FCFLAGS
=
$(FPP_INCOPT)$(top_srcdir)
/src
collectData_SOURCES
=
collectData.c
...
...
examples/pio/Makefile.in
View file @
c2d74fbd
...
...
@@ -301,7 +301,7 @@ target_alias = @target_alias@
top_build_prefix
=
@top_build_prefix@
top_builddir
=
@top_builddir@
top_srcdir
=
@top_srcdir@
AM_CFLAGS
=
-I
$(top_srcdir)
/src
AM_C
PP
FLAGS
=
-I
$(top_srcdir)
/src
AM_FCFLAGS
=
$(FPP_INCOPT)$(top_srcdir)
/src
collectData_SOURCES
=
collectData.c
collectData_LDADD
=
$(top_builddir)
/src/libcdi.la
...
...
Write
Preview
Supports
Markdown
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