From: Austin Clements Date: Fri, 2 Sep 2011 20:36:08 +0000 (-0400) Subject: A few missed xv6.pdf dependencies X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=215a9ce237b0610eb2061663aed4b98b8adea33b;p=cs3210-lab1.git A few missed xv6.pdf dependencies --- diff --git a/Makefile b/Makefile index 6797c8c..e259619 100644 --- a/Makefile +++ b/Makefile @@ -178,7 +178,7 @@ clean: # make a printout FILES = $(shell grep -v '^\#' runoff.list) -PRINT = runoff.list runoff.spec $(FILES) +PRINT = runoff.list runoff.spec README toc.hdr toc.ftr $(FILES) xv6.pdf: $(PRINT) ./runoff