Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
eeb98224
Commit
eeb98224
authored
Mar 20, 2013
by
Ian Lance Taylor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
misc/swig: remove old broken Makefile
R=golang-dev, bradfitz CC=golang-dev
https://golang.org/cl/7786046
parent
f701e1c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
17 deletions
+0
-17
Makefile
misc/swig/stdio/Makefile
+0
-17
No files found.
misc/swig/stdio/Makefile
deleted
100644 → 0
View file @
f701e1c3
# 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.
include
../../../src/Make.inc
TARG
=
swig/file
SWIGFILES
=
\
file.swig
CLEANFILES
+=
hello
include
../../../src/Make.pkg
%
:
install %.go
$(GC)
$(GCFLAGS)
$(GCIMPORTS)
$*
.go
$(LD)
$(SWIG_RPATH)
-o
$@
$*
.
$O
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment