Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/output/Makefile

    re53794c r6d5e378  
    3030USPACE_PREFIX = ../../..
    3131BINARY = output
    32 LIBS = $(LIBDRV_PREFIX)/libdrv.a
    33 EXTRA_CFLAGS = -I$(LIBDRV_PREFIX)/include
    3432
    3533SOURCES = \
     
    3937        port/niagara.c \
    4038        port/ski.c \
    41         port/chardev.c \
    4239        proto/vt100.c \
    4340        output.c
Note: See TracChangeset for help on using the changeset viewer.