]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/plr/ex/pthread_hello/Makefile
update
[l4.git] / l4 / pkg / plr / ex / pthread_hello / Makefile
1 PKGDIR ?=       ../../..
2 L4DIR ?=        $(PKGDIR)/..
3
4 TARGET                = pthread_hello
5 SRC_C = main.c
6
7 SYSTEMS = x86-l4f
8
9 include $(L4DIR)/mk/prog.mk
10
11 LDFLAGS+=-lpthread_rep -luc_c -levbuf_c