forked from Imagelibrary/rtems
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/lib.am: Remove (Unused).
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
##
|
||||
## $Id$
|
||||
##
|
||||
|
||||
## LD = @LD@
|
||||
AR = @AR@
|
||||
RANLIB = @RANLIB@
|
||||
|
||||
ARFLAGS = ruv
|
||||
|
||||
define make-library
|
||||
@$(mkdir_p) $(ARCH)
|
||||
$(RM) $@
|
||||
$(AR) $(ARFLAGS) $@ $^
|
||||
$(RANLIB) $@
|
||||
endef
|
||||
Reference in New Issue
Block a user