source: trunk/gsdl/packages/mg/test/Makefile@ 2917

Last change on this file since 2917 was 439, checked in by sjboddie, 25 years ago

renamed mg-1.3d directory mg

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