summaryrefslogtreecommitdiff
path: root/templates/ghs.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-09-20 16:28:36 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-09-20 16:28:36 +0000
commit4099636cc64da90391d919eb2a9ab9779e426b0e (patch)
treea0bcb6526d034514a4fe824ecc11bcb501bcf9bb /templates/ghs.mpd
parent81a262875caa3439a28aabb65e08c9e94123b9c5 (diff)
downloadMPC-4099636cc64da90391d919eb2a9ab9779e426b0e.tar.gz
ChangeLogTag: Wed Sep 20 16:26:48 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/ghs.mpd')
-rw-r--r--templates/ghs.mpd4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/ghs.mpd b/templates/ghs.mpd
index dcef2b65..04b74c40 100644
--- a/templates/ghs.mpd
+++ b/templates/ghs.mpd
@@ -1,8 +1,8 @@
#!gbuild
-#primaryTarget=<%primaryTarget("ppc_standalone.tgt")%>
+#primaryTarget=<%primaryTarget("ppc_integrity.tgt")%>
<%if(exename)%>
[Program]
- -o <%if(exeout)%><%reltop_exeout%><%else%><%reltop%><%endif%>/<%exename%><%if(use_exe_modifier)%><%lib_modifier%><%endif%>
+ -o <%if(exeout)%><%reltop_exeout%><%else%><%reltop%><%endif%>/<%exename%><%if(use_exe_modifier)%><%lib_modifier%><%endif%><%exe_ext%>
<%if(need_staticflags)%>
{optional} -non_shared
<%endif%>