[cig-commits] r14892 - seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/UTILS/seis_process

tan2 at geodynamics.org tan2 at geodynamics.org
Wed May 6 11:30:58 PDT 2009


Author: tan2
Date: 2009-05-06 11:30:57 -0700 (Wed, 06 May 2009)
New Revision: 14892

Modified:
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/UTILS/seis_process/Makefile.am
Log:
deleted get_sac_header.c

Modified: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/UTILS/seis_process/Makefile.am
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/UTILS/seis_process/Makefile.am	2009-05-06 18:29:52 UTC (rev 14891)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/UTILS/seis_process/Makefile.am	2009-05-06 18:30:57 UTC (rev 14892)
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-bin_PROGRAMS = asc2sac convolve_stf get_sac_header
+bin_PROGRAMS = asc2sac convolve_stf
 bin_SCRIPTS = process_data.pl process_syn.pl rotate.pl
 
 AM_CPPFLAGS = -I$(SACAUX)/../include
@@ -8,4 +8,3 @@
 
 asc2sac_SOURCES = asc2sac.c
 convolve_stf_SOURCES = convolve_stf.c
-get_sac_header_SOURCES = get_sac_header.c



More information about the CIG-COMMITS mailing list