source:
trunk/sys/libmemc/Makefile
@
79
Last change on this file since 79 was 1, checked in by , 8 years ago | |
---|---|
File size: 124 bytes |
Rev | Line | |
---|---|---|
[1] | 1 | |
2 | LIB= memc | |
3 | ||
4 | SRCS= memc_perfmon.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.