Changeset 2764
- Timestamp:
- 03/02/07 09:00:21 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/seismic_processing/hyp2000_mgr/makefile.nt
r2513 r2764 8 8 # Revision history: 9 9 # $Log$ 10 # Revision 1.6 2007/03/02 17:00:21 stefan 11 # remove hardcoded path for ifort 12 # 10 13 # Revision 1.5 2006/11/21 23:04:47 stefan 11 14 # GLOBALFLAGS for c compiler from ew_nt.cmd … … 69 72 70 73 $B\hyp2000_mgr.exe: hyp2000_mgr.obj 71 "\Program Files\Intel\Compiler\Fortran\9.1\IA32\Bin\ifort.exe"$(OBJ) $F /Fe$B\ /link $(LIBS)74 ifort $(OBJ) $F /Fe$B\ /link $(LIBS) 72 75 73 76 .c.obj:
Note: See TracChangeset
for help on using the changeset viewer.