Skip to content

Commit 72a37d0

Browse files
committed
'\' -> '/' in makefile (silly windows machine)
1 parent 3f478c4 commit 72a37d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

make/makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,6 @@ $(OBJDIR)/tsp-obs.o \
425425
$(OBJDIR)/tsp-mvt.o \
426426
$(OBJDIR)/tsp-adv.o \
427427
$(OBJDIR)/gwf-uzf.o \
428-
$(OBJDIR)/tsp-apt_weird_chngs.o \
429-
$(OBJDIR)/gwt-mst_updates.o \
430428
$(OBJDIR)/GwtDspOptions.o \
431429
$(OBJDIR)/gwf-tvs.o \
432430
$(OBJDIR)/GwfStorageUtils.o \

0 commit comments

Comments
 (0)