source:
trunk/sys/libupc/Makefile
@
152
Last change on this file since 152 was 1, checked in by , 8 years ago | |
---|---|
File size: 160 bytes |
Line | |
---|---|
1 | |
2 | LIB= upc |
3 | |
4 | SRCS= upc_c_print_results.c upc_c_randdp.c upc_c_randi8.c |
5 | |
6 | INCFLAGS= -I$(SRCDIR)/include -I$(SRCDIR)../dietlibc/include |
7 | |
8 | include $(SRCDIR)../lib.mk |
Note: See TracBrowser
for help on using the repository browser.