4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
|
LINK = $(AR) \
|
||
|
$(LIBDIR)$(XTRA)/lib$(TARGET).a \
|
||
|
$(OBJDIR)/*.$(O)
|