Your ROOT_URL in app.ini is https://git.hpc.odu.edu/ but you are visiting https://git.wahab.hpc.odu.edu/wirawan0/wpylib/src/commit/f9cdb33e3228245db24691ebb7d172f0c6e9a7d8/math/stats/Makefile You should set ROOT_URL correctly, otherwise the web may not work correctly.
My tools of the trade for python programming.
 
 

6 lines
177 B

# $Id: Makefile,v 1.1 2010-10-19 20:19:25 wirawan Exp $
# Created: 20101007
# Wirawan Purwanto
compress_errorbars.exe: compress_errorbars.cc
$(CXX) -O2 -o $@ $^ -I$(WORK_DIR)