forked from Imagelibrary/rtems
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake. lib/Makefile.am: Reflect having moved automake. support/Makefile.am: Reflect having moved automake. wrapup/Makefile.am: Reflect having moved automake.
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
## $Id$
|
||||
##
|
||||
|
||||
include $(top_srcdir)/../../automake/compile.am
|
||||
include $(top_srcdir)/../../automake/lib.am
|
||||
include $(top_srcdir)/automake/compile.am
|
||||
include $(top_srcdir)/automake/lib.am
|
||||
|
||||
AM_CPPFLAGS += -DRTEMS_BSP=\"$(RTEMS_BSP)\"
|
||||
|
||||
@@ -17,4 +17,4 @@ $(LIB): $(OBJS)
|
||||
|
||||
all-local: $(ARCH) $(LIB)
|
||||
|
||||
include $(top_srcdir)/../../automake/local.am
|
||||
include $(top_srcdir)/automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user