From 141569b290558172cc246c5fb4152bdfe8dc9438 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 17 Mar 2015 23:09:56 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13246 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- lib/python/Makefile.lammps.python3.4 | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 lib/python/Makefile.lammps.python3.4 diff --git a/lib/python/Makefile.lammps.python3.4 b/lib/python/Makefile.lammps.python3.4 deleted file mode 100644 index 0418492d2a..0000000000 --- a/lib/python/Makefile.lammps.python3.4 +++ /dev/null @@ -1,6 +0,0 @@ -# Settings that the LAMMPS build will import when this package library is used -# See the README file for more explanation - -python_SYSINC = -I/usr/local/include/python3.4m -python_SYSLIB = -lpython3.4ma -lnsl -ldl -lreadline -ltermcap -lpthread -lutil -lm -python_SYSPATH =