Changeset 5c65e61 in mainline for uspace/app/sportdmp/Makefile


Ignore:
Timestamp:
2013-12-31T20:55:35Z (10 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8a84484
Parents:
67472b9b
Message:

libc,libdrv: Move char dev iface to libdrv

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/sportdmp/Makefile

    r67472b9b r5c65e61  
    2828
    2929USPACE_PREFIX = ../..
    30 #LIBS =
    31 #EXTRA_CFLAGS =
     30LIBS = $(LIBDRV_PREFIX)/libdrv.a
     31EXTRA_CFLAGS = -I$(LIBDRV_PREFIX)/include
    3232BINARY = sportdmp
    3333
Note: See TracChangeset for help on using the changeset viewer.