Remove GCCSPECS

This commit is contained in:
Ralf Corsepius
2005-11-08 14:27:17 +00:00
parent 7554bb3a75
commit f455ae71b4

View File

@@ -4,11 +4,6 @@
## RTEMS_USE_GCC .. if we are using GCC ## RTEMS_USE_GCC .. if we are using GCC
if RTEMS_USE_GCC
## All the stuff below is specific to gcc
GCCSPECS = $(GCC_SPECS) $(RTEMS_BSP_SPECS)
endif # RTEMS_USE_GCC
depend: depend:
if RTEMS_USE_GCC if RTEMS_USE_GCC