source:
trunk/sys/libmemc/Makefile
@
218
Last change on this file since 218 was 1, checked in by , 8 years ago | |
---|---|
File size: 124 bytes |
Line | |
---|---|
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.