Skip to content

Commit 3196f77

Browse files
committed
'\' -> '/' in makefile (silly windows machine)
1 parent f03f2df commit 3196f77

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
@@ -372,8 +372,6 @@ $(OBJDIR)/tsp-obs.o \
372372
$(OBJDIR)/tsp-mvt.o \
373373
$(OBJDIR)/tsp-adv.o \
374374
$(OBJDIR)/gwf-uzf.o \
375-
$(OBJDIR)/tsp-apt.o \
376-
$(OBJDIR)/gwt-mst.o \
377375
$(OBJDIR)/GwtDspOptions.o \
378376
$(OBJDIR)/gwf-tvs.o \
379377
$(OBJDIR)/GwfStorageUtils.o \

0 commit comments

Comments
 (0)