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

Contents of /misc/memcached/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 637 - (show annotations) (download)
Mon Mar 29 09:34:16 2010 UTC (14 years, 1 month ago) by torben
File size: 83 byte(s)
Added memcached sample
1
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