aboutsummaryrefslogtreecommitdiffstats
path: root/java/eclipse-cdt/files/patch-managedbuilder.gnu-plugin.properties
blob: 2fafe8c911488611fd1b5e8f3e4338a31b7e54e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.properties.orig Mon Nov  6 14:44:11 2006
+++ eclipse/plugins/org.eclipse.cdt.managedbuilder.gnu.ui_3.1.1.200609270800/plugin.properties  Mon Nov  6 14:45:02 2006
@@ -27,6 +27,10 @@
 TargetName.solaris.exe=Executable (Gnu on Solaris)
 TargetName.solaris.so=Shared Library (Gnu on Solaris)
 TargetName.solaris.lib=Static Library (Gnu on Solaris)
+TargetName.freebsd=FreeBSD
+TargetName.freebsd.exe=FreeBSD Executable
+TargetName.freebsd.so=FreeBSD Shared Library
+TargetName.freebsd.lib=FreeBSD Static Library
 
 # No longer needed post-2.0
 TargetName.cygw=Cygwin