This website requires JavaScript.
Explore
Help
Sign In
dm
/
school
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Activity
Files
master
school
/
cs142
/
smcquay
/
go
/
lab00
/
Makefile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
8 lines
102 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
adding cs142 code
2016-04-06 20:45:34 -07:00
include
$(
GOROOT
)
/src/Make.inc
TARG
=
hello
GOFILES
=
\
hello.go
include
$(
GOROOT
)
/src/Make.cmd
Reference in New Issue
Copy Permalink