Browse Source

Fix errors in README

and remove non-existent directory $(EX_DIR)/scripts from EXTRA_DIST in
Makefile.am
Dhairya Malhotra 10 năm trước cách đây
mục cha
commit
70113de21a
2 tập tin đã thay đổi với 2 bổ sung3 xóa
  1. 0 1
      Makefile.am
  2. 2 2
      README

+ 0 - 1
Makefile.am

@@ -21,7 +21,6 @@ EXTRA_DIST = \
 									$(EX_DIR)/src \
 									$(EX_DIR)/include \
 									$(EX_DIR)/Makefile \
-									$(EX_DIR)/scripts \
 									$(DX_CONFIG) \
 									scripts
 

+ 2 - 2
README

@@ -22,7 +22,7 @@ HOW TO GET PvFMM
 ================
 
    For the latest stable release of PvFMM 
-       <URL: padas.ices.utexas.edu/pvmm.tgz>
+       <URL: padas.ices.utexas.edu/pvfmm.tgz>
 
 LICENSE
 =======
@@ -42,7 +42,7 @@ USING PvFMM
 
    The file examples/Makefile can be used as a template makefile for any
    project using the library. In general the MakeVariables file should
-   be included in any makefile and CXXFLAGS_PVFMM and LDFLAGS_FMM should
+   be included in any makefile and CXXFLAGS_PVFMM and LDFLAGS_PVFMM should
    be used to compile the code.
 
    Two very simple examples illustrating usage of the library are available: