Skip to content

Commit 9e3d872

Browse files
committed
delete repetition in Makefile.Objects
1 parent 619caec commit 9e3d872

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

source/Makefile.Objects

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,6 @@ sto_iter.o\
6363
sto_hchi.o\
6464
sto_che.o\
6565

66-
OBJS_SURCHEM=cal_epsilon.o\
67-
cal_pseudo.o\
68-
cal_totn.o\
69-
cal_vcav.o\
70-
cal_vel.o\
71-
corrected_energy.o\
72-
H_correction_pw.o\
73-
minimize_cg.o
74-
7566
OBJS_TOOLS=complexarray.o\
7667
complexmatrix.o \
7768
realarray.o \
@@ -260,7 +251,6 @@ OBJS_FIRST_PRINCIPLES=$(OBJS_MAIN)\
260251
$(OBJS_PW)\
261252
$(OBJS_LCAO)\
262253
$(OBJS_ESOLVER)\
263-
$(OBJS_SURCHEM)\
264254
$(OBJS_XC)\
265255
charge.o \
266256
charge_mixing.o \

0 commit comments

Comments
 (0)