]> rtime.felk.cvut.cz Git - sysless.git/blob - app/uart-nozen/Makefile.omk
uart_nozen: inital upload
[sysless.git] / app / uart-nozen / Makefile.omk
1 # -*- makefile -*-
2
3 bin_PROGRAMS = uart_noz
4
5 uart_noz_SOURCES = main.c 
6 eb_ebb_LIBS = uart_nozen
7
8
9 lib_LIBRARIES = uart_nozen
10 uart_nozen_SOURCES = uart_nozen.c
11
12 include_HEADERS = uart_nozen.h