Makefile.

This commit is contained in:
Justin Hsu 2019-07-30 13:59:00 -05:00
parent bfc26a3f40
commit f0395fb764
1 changed files with 3 additions and 6 deletions

View File

@ -1,9 +1,6 @@
HOST=driftless
DEPLOY=/u/j/u/justhsu/public/html-s/teaching/current/cs839
# DEPLOY=rockhopper-07.cs.wisc.edu:/u/j/u/justhsu/public/html-s/teaching/current/cs839
# DEPLOY=jackknife:/home/justhsu/html/staging/cs839/
ARCHIVE=/u/j/u/justhsu/public/html-s/teaching/f18/cs839
HOST=best-linux
DEPLOY=/u/j/u/justhsu/public/html-s/teaching/current/cs763
# ARCHIVE=/u/j/u/justhsu/public/html-s/teaching/f19/cs763
build:
make assets && mkdocs build