Changeset 6 in Main for trunk/Common/Makefile


Ignore:
Timestamp:
Sep 13, 2024, 7:28:20 PM (2 months ago)
Author:
Nishi
Message:

vhost

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Common/Makefile

    r3 r6  
    1111
    1212common.a: $(OBJS)
    13         ar rcs $@ $(OBJS)
     13        $(AR) rcs $@ $(OBJS)
    1414
    1515.c.o:
Note: See TracChangeset for help on using the changeset viewer.