source: gsdl/trunk/trunk/mg/test/Makefile@ 16583

Last change on this file since 16583 was 16583, checked in by davidb, 16 years ago

Undoing change commited in r16582

  • 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.