source:
trunk/sys/libz/Makefile
@
  235
        
        | Last change on this file since 235 was 1, checked in by , 9 years ago | |
|---|---|
| File size: 222 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | LIB= z | 
| 3 | |
| 4 | SRCS= adler32.c compress.c crc32.c deflate.c gzio.c infback.c inffast.c \ | 
| 5 | inflate.c inftrees.c trees.c uncompr.c zutil.c | 
| 6 | |
| 7 | INCFLAGS= -I$(SRCDIR)/include -I$(SRCDIR)../dietlibc/include | 
| 8 | |
| 9 | include $(SRCDIR)../lib.mk | 
| 10 | 
Note: See TracBrowser
        for help on using the repository browser.
    
