repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git]
/
cfront
/
makefile.patch
blob
d02f97550f8e4f354542006f878dbc097bed66b3
1
43,44c43
,44
2
< #SYS=SYSV
3
< SYS=BSD
4
---
5
> SYS=SYSV
6
> #SYS=BSD
7
8
92c92
9
< MACH=sparc
10
---
11
> #MACH=sparc
12
95c95
13
< #MACH=386
14
---
15
> MACH=386
16
102,104c102
,104
17
< INSTALL_BIN = /usr/bin
18
< INSTALL_LIB = /usr/lib
19
< INSTALL_INC = /usr/include/CC
20
---
21
> INSTALL_BIN = ../../pkg/usr/bin
22
> INSTALL_LIB = ../../pkg/usr/lib
23
> INSTALL_INC = ../../pkg/usr/include/CC