update lab2 Makefile

This commit is contained in:
chy 2012-10-07 12:57:12 +08:00
parent 8960169f57
commit efafff0f75

View File

@ -3,7 +3,7 @@ EMPTY :=
SPACE := $(EMPTY) $(EMPTY)
SLASH := /
#V := @
V := @
# try to infer the correct GCCPREFX
ifndef GCCPREFIX