source: trunk/gsdl/packages/mg-1.3d/test/Makefile@ 13

Last change on this file since 13 was 13, checked in by rjmcnab, 26 years ago

* empty log message *

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