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

Side by Side Diff: freetype/truetype/Makefile

Issue 5505067: code review 5505067: freetype: import path gofixes. (Closed)
Patch Set: diff -r eb8b25f3c024 https://code.google.com/p/freetype-go Created 13 years, 3 months ago
Left:
Right:
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 unified diff | Download patch
« no previous file with comments | « freetype/raster/Makefile ('k') | freetype/truetype/truetype.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2010 The Freetype-Go Authors. All rights reserved. 1 # Copyright 2010 The Freetype-Go Authors. All rights reserved.
2 # Use of this source code is governed by your choice of either the 2 # Use of this source code is governed by your choice of either the
3 # FreeType License or the GNU General Public License version 2 (or 3 # FreeType License or the GNU General Public License version 2 (or
4 # any later version), both of which can be found in the LICENSE file. 4 # any later version), both of which can be found in the LICENSE file.
5 5
6 include $(GOROOT)/src/Make.inc 6 include $(GOROOT)/src/Make.inc
7 7
8 TARG=freetype-go.googlecode.com/hg/freetype/truetype 8 TARG=code.google.com/p/freetype-go/freetype/truetype
9 GOFILES=\ 9 GOFILES=\
10 truetype.go\ 10 truetype.go\
11 11
12 include $(GOROOT)/src/Make.pkg 12 include $(GOROOT)/src/Make.pkg
13 13
OLDNEW
« no previous file with comments | « freetype/raster/Makefile ('k') | freetype/truetype/truetype.go » ('j') | no next file with comments »

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