REMOTEDIR = $(REMOTE_PREFIX)hw/code # Put released assignments here (and add to the repository) RELEASED = hw0 hw0b hw1 hw2 hw3 \ lab1 lab2 lab3 \ proj0 OTHERS = $(RELEASED) DIST_FLAGS = --delete .PHONY: dist include ../lib/handout.Makefile