source: trunk/sys/libmemc/Makefile @ 122

Last change on this file since 122 was 1, checked in by alain, 7 years ago

First import

File size: 124 bytes
RevLine 
[1]1
2LIB=    memc
3
4SRCS=   memc_perfmon.c
5
6INCFLAGS= -I$(SRCDIR)/include -I$(SRCDIR)../dietlibc/include
7
8include $(SRCDIR)../lib.mk
Note: See TracBrowser for help on using the repository browser.