forked from Imagelibrary/rtems
2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Add libmd.a.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-06-12 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* wrapup/Makefile.am: Add libmd.a.
|
||||
|
||||
2007-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* pppd/Makefile.am: Remove md5 and md4 from libpppd.a.
|
||||
|
||||
@@ -69,6 +69,10 @@ TMP_LIBS += ../librpc/librpc.a
|
||||
TMP_LIBS += ../librpc/libxdr.a
|
||||
endif
|
||||
|
||||
if NEWLIB
|
||||
TMP_LIBS += ../pppd/libmd.a
|
||||
endif
|
||||
|
||||
librtemscpu.a: $(TMP_LIBS)
|
||||
rm -f $@
|
||||
$(MKDIR_P) $(ARCH)
|
||||
|
||||
Reference in New Issue
Block a user