forked from Imagelibrary/rtems
2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove $(ARCH):-rule.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-12-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
|
* automake/compile.am: Remove $(ARCH):-rule.
|
||||||
|
|
||||||
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||||
|
|
||||||
* configure.ac: Remove lib/libbsp/shared/Makefile,
|
* configure.ac: Remove lib/libbsp/shared/Makefile,
|
||||||
|
|||||||
@@ -221,9 +221,6 @@ AM_CFLAGS =
|
|||||||
AM_CXXFLAGS =
|
AM_CXXFLAGS =
|
||||||
AM_CCASFLAGS = $(CPU_CFLAGS) $(RTEMS_CPPFLAGS) $(RTEMS_CCASFLAGS)
|
AM_CCASFLAGS = $(CPU_CFLAGS) $(RTEMS_CPPFLAGS) $(RTEMS_CCASFLAGS)
|
||||||
|
|
||||||
${ARCH}:
|
|
||||||
mkdir ${ARCH}
|
|
||||||
|
|
||||||
clean-local:
|
clean-local:
|
||||||
$(RM) -r o-optimize o-debug $(CLEANDIRS)
|
$(RM) -r o-optimize o-debug $(CLEANDIRS)
|
||||||
$(RM) Depends-o-optimize.tmp Depends-o-debug.tmp
|
$(RM) Depends-o-optimize.tmp Depends-o-debug.tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user