Check for the compiler's availability early in the `make' run, in
[pintos-anon] / src / Makefile.userprog
index 72e35ce7ee92a285e4d1b6562318247bda427754..870aae4b95f56bae532e8ab075c2e503d4ce4b71 100644 (file)
@@ -1,7 +1,5 @@
 # -*- makefile -*-
 
-include $(SRCDIR)/Make.config
-
 $(PROGS): CPPFLAGS += -I$(SRCDIR)/lib/user -I.
 
 # Linker flags.