Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Conograph/trunk/sources.mk

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25 - (show annotations) (download)
Mon Jul 7 02:35:51 2014 UTC (9 years, 8 months ago) by rtomiyasu
File size: 701 byte(s)
Source codes of version 0.9.99
1
2 C_UPPER_SRCS :=
3 CPP_SRCS :=
4 O_SRCS :=
5 ASM_SRCS :=
6 S_SRCS :=
7 CXX_SRCS :=
8 CC_SRCS :=
9 OBJ_SRCS :=
10 OBJS :=
11 DEPS :=
12 EXECUTABLES :=
13
14 # Every subdirectory with source files must be described here
15 SUBDIRS := \
16 object \
17 object/bravais_lattice \
18 object/bravais_type \
19 object/laue_group \
20 object/lattice_symmetry \
21 object/LatticeWithSameQ \
22 object/levenberg_marquardt \
23 object/model_function \
24 object/model_function/profile_function/global_function \
25 object/point_group \
26 object/symmetric_operation \
27 object/utility_func \
28 object/utility_lattice_reduction \
29 object/utility_rw_param \
30 object/utility_data_structure \
31 object/zerror_type \
32 object/zlog \
33 object/zparam \

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26