Browse Source

update lab2 Makefile

main
chy 11 years ago
parent
commit
efafff0f75
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      code/lab2/Makefile

+ 1
- 1
code/lab2/Makefile View File

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

Loading…
Cancel
Save