Skip to content

Commit

Permalink
Export more variables from GNUmakefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
kohler committed Oct 28, 2019
1 parent 354383b commit 428dcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pset4/GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ check-%:
.PRECIOUS: %.o
.PHONY: all tests stdio slow \
clean clean-main distclean check check-% prepare-check
export STRACE
export STRACE NOSTDIO TRIALS MAXTIME

0 comments on commit 428dcd7

Please sign in to comment.