mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Remove CLEAN_DEPEND (Unused). Remove CLOBBER_DEPEND (Unused).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* automake/compile.am: Remove CLEAN_DEPEND (Unused).
|
||||
Remove CLOBBER_DEPEND (Unused).
|
||||
|
||||
2003-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* automake/local.am: Remove distclean-local.
|
||||
|
||||
@@ -102,9 +102,6 @@ ${ARCH}/%.o: %.S
|
||||
|
||||
DEPEND=Depends-${ARCH}
|
||||
|
||||
CLEAN_DEPEND=$(DEPEND).tmp
|
||||
CLOBBER_DEPEND=$(DEPEND)
|
||||
|
||||
# We deliberately don't have anything depend on the
|
||||
# $(DEPEND) file; otherwise it will get rebuilt even
|
||||
# on 'make clean'
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* automake/compile.am: Remove CLEAN_DEPEND (Unused).
|
||||
Remove CLOBBER_DEPEND (Unused).
|
||||
|
||||
2002-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* automake/compile.am: Remove $(RTEMS_BSP_CFLAGS).
|
||||
|
||||
@@ -82,9 +82,6 @@ ${ARCH}/%.rel: ${ARCH}/%.$(OBJEXT)
|
||||
|
||||
DEPEND=Depends-${ARCH}
|
||||
|
||||
CLEAN_DEPEND=$(DEPEND).tmp
|
||||
CLOBBER_DEPEND=$(DEPEND)
|
||||
|
||||
# We deliberately don't have anything depend on the
|
||||
# $(DEPEND) file; otherwise it will get rebuilt even
|
||||
# on 'make clean'
|
||||
|
||||
Reference in New Issue
Block a user