added a MIT license file

added a rule to transform a file with a stylesheet
search paths, xslsheet are set with variables, this can be changed
dependency with coreutils.xml is included (don't know another mean atm)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12668 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2005-05-15 01:48:58 +00:00
parent f35b607dd6
commit 586a6dbe43
3 changed files with 57 additions and 2 deletions
+2 -2
View File
@@ -22,7 +22,7 @@
<!ENTITY coreutils SYSTEM "coreutils.xml">
<!-- license -->
<!ENTITY gfdl SYSTEM "license.xml">
<!ENTITY license SYSTEM "license.xml">
<!-- Text Macros -->
<!ENTITY haikuorg '<ulink url="http://www.haiku-os.org">Haiku</ulink>'>
@@ -63,6 +63,6 @@
<!--
The License
-->
&gfdl;
&license;
</book>