source: trunk/indexers/mg/test/Makefile@ 7442

Last change on this file since 7442 was 3745, checked in by mdewsnip, 21 years ago

Addition of MG package for search and retrieval

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 202 bytes
Line 
1DISTFILES = Makefile q1 q2 q3 r1 r2 r3 mgrc1 mgrc2 mgrc3 testmg \
2 alice.sum simple_sum.c alice.len
3
4all: simple_sum
5
6dist:
7 ln $(DISTFILES) $(distdir)
8
9simple_sum: simple_sum.c
10 cc -o $@ $?
Note: See TracBrowser for help on using the repository browser.