Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/Makefile.common

    r4e9aaf5 r5ee2384  
    5050OBJECTS = $(addsuffix .o,$(basename $(SOURCES)))
    5151
    52 -include $(USPACE_PREFIX)/../Makefile.common
    5352-include $(USPACE_PREFIX)/../Makefile.config
    5453include $(LIBC_PREFIX)/Makefile.toolchain
     
    6059all: \
    6160    $(LIBC_PREFIX)/../../../version \
    62     $(LIBC_PREFIX)/../../../Makefile.common \
    6361    $(LIBC_PREFIX)/../../../Makefile.config \
    6462    $(LIBC_PREFIX)/../../../config.h \
     63    $(LIBC_PREFIX)/../../../config.defs \
    6564    $(LIBS) \
    6665    \
Note: See TracChangeset for help on using the changeset viewer.