Apply appropriate changes from main branch to bring win0405-branch up
[pintos-anon] / grading / filesys / Makefile
1 include Make.progs
2
3 SRCDIR = ../../src
4
5 all: $(PROGS)
6
7 include $(SRCDIR)/Makefile.userprog
8
9 CFLAGS += -Werror