[llvm-commits] CVS: llvm-test/External/PerfectClub/flo52/Makefile

Tanya Brethour tbrethou at cs.uiuc.edu
Mon Apr 25 14:31:54 PDT 2005



Changes in directory llvm-test/External/PerfectClub/flo52:

Makefile added (r1.1)
---
Log message:

Adding makefile!


---
Diffs of the changes:  (+7 -0)

 Makefile |    7 +++++++
 1 files changed, 7 insertions(+)


Index: llvm-test/External/PerfectClub/flo52/Makefile
diff -c /dev/null llvm-test/External/PerfectClub/flo52/Makefile:1.1
*** /dev/null	Mon Apr 25 16:31:53 2005
--- llvm-test/External/PerfectClub/flo52/Makefile	Mon Apr 25 16:31:43 2005
***************
*** 0 ****
--- 1,7 ----
+ LEVEL = ../../..
+ include $(LEVEL)/Makefile.f2c
+ 
+ Source = COUNTY.f  DOEXTY.f  ENTERY.f  MINITY.f  DOENTY.f  DUMPY.f  \
+          EXITY.f   MENDY.f   TFSI.f    TIMY.f    TIMERS.f 
+ 
+ include ../Makefile.perfect






More information about the llvm-commits mailing list