/[projects]/misc/memcached/Makefile
ViewVC logotype

Annotation of /misc/memcached/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 637 - (hide annotations) (download)
Mon Mar 29 09:34:16 2010 UTC (14 years, 2 months ago) by torben
File size: 83 byte(s)
Added memcached sample
1 torben 637
2     memc: memc.c
3     gcc -Wall -o memc memc.c -lmemcached
4    
5     clean:
6     rm -f memc
7     rm -f *~

  ViewVC Help
Powered by ViewVC 1.1.20