forked from Imagelibrary/rtems
2011-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove "SUBDIRS = .". Remove "all-local:".
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2011-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove "SUBDIRS = .".
|
||||
Remove "all-local:".
|
||||
|
||||
2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||
|
||||
* configure.ac: Use standard cache BSP options.
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
|
||||
ACLOCAL_AMFLAGS = -I ../../../../aclocal
|
||||
|
||||
SUBDIRS = .
|
||||
CLEANFILES =
|
||||
DISTCLEANFILES =
|
||||
noinst_PROGRAMS =
|
||||
@@ -235,8 +234,6 @@ libbsp_a_LIBADD += network_support.rel \
|
||||
network_if_mve.rel network_if_gfe.rel network_if_em.rel
|
||||
endif
|
||||
|
||||
all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES)
|
||||
|
||||
EXTRA_DIST += README LICENSE ChangeLog
|
||||
|
||||
include $(srcdir)/preinstall.am
|
||||
|
||||
Reference in New Issue
Block a user