Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/softint/Makefile

    rcf240cb r1b1164e8  
    2929
    3030USPACE_PREFIX = ../..
    31 LIBS = $(LIBC_PREFIX)/libc.a
    3231EXTRA_CFLAGS = -Iinclude
    33 
    34 OUTPUT = libsoftint.a
     32LIBRARY = libsoftint
    3533
    3634SOURCES = \
     
    3836        generic/multiplication.c
    3937
    40 include ../Makefile.common
     38include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.