aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/make-files.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-19 05:05:49 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-19 05:05:49 +0000
commit1b56c59a0aec948ff76dac8a4a99be34d24f163f (patch)
treea4db5a0945c3d7bd1cf40d9142fdc4efe79a25f3 /externals/grill/vasp/make-files.txt
parent48c6d0ca4c82a190683380e45821159636080e51 (diff)
avoid malicious file name characters
updated make system svn path=/trunk/; revision=2413
Diffstat (limited to 'externals/grill/vasp/make-files.txt')
-rw-r--r--externals/grill/vasp/make-files.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/externals/grill/vasp/make-files.txt b/externals/grill/vasp/make-files.txt
deleted file mode 100644
index b8db66b9..00000000
--- a/externals/grill/vasp/make-files.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-NAME=vasp
-
-# all the source files from the package
-SRCDIR=source
-
-SRCS= \
-arg.cpp mixfft.cpp obj_part.cpp obj_split.cpp opparam.cpp ops_cplx.cpp ops_gen.cpp ops_trnsc.cpp util.cpp \
-buflib.cpp obj_chns.cpp obj_peaks.cpp obj_sync.cpp ops_arith.cpp ops_dft.cpp ops_qminmax.cpp ops_wnd.cpp vasp.cpp \
-classes.cpp obj_frames.cpp obj_q.cpp obj_vasp.cpp ops_assign.cpp ops_feature.cpp ops_rearr.cpp opvecs.cpp vbuffer.cpp \
-env.cpp obj_imm.cpp obj_radio.cpp obj_vecs.cpp ops_carith.cpp ops_flt.cpp ops_resmp.cpp rdx2fft.cpp vecblk.cpp \
-main.cpp obj_offs.cpp obj_size.cpp opbase.cpp ops_cmp.cpp ops_gate.cpp ops_search.cpp rvfft.cpp
-
-HDRS= \
-arg.h env.h opdefs.h oppermute.h ops_assign.h ops_cplx.h ops_flt.h ops_resmp.h ops_wnd.h vbuffer.h \
-buflib.h main.h opfuns.h oploop.h ops.h ops_carith.h ops_dft.h ops_gen.h ops_search.h util.h vecblk.h \
-classes.h opbase.h opparam.h ops_arith.h ops_cmp.h ops_feature.h ops_rearr.h ops_trnsc.h vasp.h
-