Files
foc/kernel/fiasco/src/Makerules.ABI
2013-01-11 17:00:47 +01:00

9 lines
110 B
Makefile

# -*- makefile -*-
$(ABI): $(OBJ_ABI)
$(AR_MESSAGE)
$(VERBOSE)$(RM) $@
$(VERBOSE)$(AR) $(ARFLAGS) $@ $^