~ubuntu-branches/ubuntu/jaunty/ocamlbricks/jaunty

« back to all changes in this revision

Viewing changes to debian/buildsystem/Makefile.local

  • Committer: Bazaar Package Importer
  • Author(s): Sylvain Le Gall, Jonathan Roudiere, Sylvain Le Gall
  • Date: 2008-06-17 01:04:30 UTC
  • Revision ID: james.westby@ubuntu.com-20080617010430-0acrip736lwg9ziy
Tags: 0.50.1-1
[ Jonathan Roudiere ]
* Initial release (closes: Bug#477326) 
  First package of OCamlbricks, including documentation OCamldoc in HTML
  format and the build system use to build OCamlbricks like an example.

* Creation and adding *.mli (OCaml header files) in the package.

[ Sylvain Le Gall ]
* Final fix, review and upload 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This -*- makefile -*- is part of XXXXXX
 
2
# Copyright (C) 2008  Luca Saiu
 
3
# Copyright (C) 2008  Jean-Vincent Loddo
 
4
 
 
5
# This program is free software: you can redistribute it and/or modify
 
6
# it under the terms of the GNU General Public License as published by
 
7
# the Free Software Foundation, either version 2 of the License, or
 
8
# (at your option) any later version.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
13
# GNU General Public License for more details.
 
14
 
 
15
# You should have received a copy of the GNU General Public License
 
16
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
17
 
 
18
 
 
19
COMPILE_OPTIONS +=
 
20
#DIRECTORIES_TO_INCLUDE = lablgtk2
 
21
#LIBRARIES_TO_LINK = lablgtk
 
22
 
 
23
BYTE_PROGRAMS =
 
24
NATIVE_PROGRAMS =
 
25
ROOT_BYTE_PROGRAMS =
 
26
ROOT_NATIVE_PROGRAMS =
 
27
NATIVE_LIBRARIES =
 
28
BYTE_LIBRARIES =
 
29
DATA =