Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(455)

Unified Diff: src/pkg/exp/wingui/Makefile

Issue 5752067: code review 5752067: exp/wingui: getting relocated to (Closed)
Patch Set: diff -r 8b6c1bf3cd89 https://go.googlecode.com/hg/ Created 13 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « doc/go1.tmpl ('k') | src/pkg/exp/wingui/gui.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/pkg/exp/wingui/Makefile
===================================================================
deleted file mode 100644
--- a/src/pkg/exp/wingui/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 2011 The Go Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style
-# license that can be found in the LICENSE file.
-
-zwinapi.go: winapi.go
- (echo '// +build windows'; \
- ../../syscall/mksyscall_windows.pl $<) \
- | gofmt \
- > $@
« no previous file with comments | « doc/go1.tmpl ('k') | src/pkg/exp/wingui/gui.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b