git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Unused variables removed
[stg.git]
/
projects
/
sgconf_xml
/
build
diff --git
a/projects/sgconf_xml/build
b/projects/sgconf_xml/build
index c4ff46b55b14967da3d8219d956d2a3bdc546f23..f78e6f70ccbf41c58dd25f26030ac699b31d3c25 100755
(executable)
--- a/
projects/sgconf_xml/build
+++ b/
projects/sgconf_xml/build
@@
-48,6
+48,7
@@
then
6) OS=bsd5;;
7) OS=bsd7;;
8) OS=bsd7;;
+ 9) OS=bsd7;;
*) OS=unknown;;
esac
MAKE="gmake"