forked from Imagelibrary/rtems
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* libgnat/Makefile.am: Handle POSIX being disabled correctly.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* libgnat/Makefile.am: Handle POSIX being disabled correctly.
|
||||
|
||||
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* score/Makefile.am: Only used by ITRON so do not build if ITRON is
|
||||
|
||||
@@ -7,10 +7,9 @@ include $(top_srcdir)/automake/compile.am
|
||||
EXTRA_DIST=
|
||||
|
||||
if LIBPOSIX
|
||||
|
||||
noinst_LIBRARIES = libgnat.a
|
||||
|
||||
libgnat_a_SOURCES = ada_intrsupp.c adasupp.c
|
||||
endif
|
||||
|
||||
include $(top_srcdir)/automake/local.am
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user