Changeset 5281 for trunk/src/seismic_processing/ewspectra/makefile.nt
- Timestamp:
- 01/07/13 13:16:28 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/seismic_processing/ewspectra/makefile.nt
r4222 r5281 52 52 53 53 .c.obj: 54 $( cc) $(GLOBALFLAGS) $(compflags) $(CLAGS) $(cflags) $(tflags) $<54 $(CC) $(GLOBALFLAGS) $(compflags) $(CLAGS) $(cflags) $(tflags) $< 55 55 56 56
Note: See TracChangeset
for help on using the changeset viewer.