*** empty log message ***
authorhachti <hachti>
Wed, 1 Oct 2008 13:30:29 +0000 (13:30 +0000)
committerhachti <hachti>
Wed, 1 Oct 2008 13:30:29 +0000 (13:30 +0000)
programs/fortran/Makefile

index 9676c7f971b2788447197e1489c20a989a1db433..6eaa150e5bb885ae704bb26046dead878ce8e031 100644 (file)
@@ -6,7 +6,7 @@ FRTN=$(H316)/bin/frtn
 OBJECTS=build/frtn.obj build/f4$$dum.obj build/f4$$ios-b.obj
 
 frtn.sys frtn.slst: $(OBJECTS)
-       build_frtn.sh
+       ./build_frtn.sh
 
 
 clean :