2003-12-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* automake/compile.am: Remove LINK_LIBS (Unused).
	* configure.ac: Reflect changes to RTEMS_CONFIG_SUBDIR.
This commit is contained in:
Ralf Corsepius
2003-12-15 07:24:00 +00:00
parent e90cff9631
commit 41fc78d379
3 changed files with 15 additions and 7 deletions

View File

@@ -61,8 +61,6 @@ CFLAGS = @RTEMS_CFLAGS@ $(XCFLAGS)
CXXFLAGS = @RTEMS_CFLAGS@ $(XCXXFLAGS)
ASFLAGS = $(CPU_ASFLAGS) $(CPU_CFLAGS) $(XASFLAGS)
LINK_LIBS = $(LD_LIBS)
#
# Client compiler and support tools
#