This website requires JavaScript.
Explore
Help
Sign In
dm
/
school
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Activity
Files
110f83b420279b28a9fe40ecf73bd6a7881f4c1f
school
/
cs142
/
smcquay
/
go
/
lab02
/
binary
/
Makefile
T
8 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
adding cs142 code
2016-04-06 20:45:34 -07:00
include
$(
GOROOT
)
/src/Make.inc
TARG
=
binary
GOFILES
=
\
binary.go
include
$(
GOROOT
)
/src/Make.cmd
Reference in New Issue
Copy Permalink