Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/bithenge/Makefile

    r8fc0f47c rcecba66e  
    2929USPACE_PREFIX = ../..
    3030LIBRARY = libbithenge
    31 EXTRA_CFLAGS = -I$(LIBBLOCK_PREFIX) -D__HELENOS__ -Iinclude
     31EXTRA_CFLAGS = -D__HELENOS__
     32LIBS = block
    3233
    3334SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.