Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/distrib




On May 6, 2008, at 5:18 PM, Masao Uebayashi wrote:

Modified Files:
        src/distrib/acorn26/instkernel: list
        :

Log Message:
Add -lprop to the LIBS line so that ifconfig will link.

BTW, LIBS can be written in multiple lines:

        LIBS=   -la
        LIBS=   -lb

LIBS+=  -lb


Home | Main Index | Thread Index | Old Index