~ubuntu-branches/ubuntu/vivid/nqp/vivid

« back to all changes in this revision

Viewing changes to 3rdparty/dyncall/buildsys/gmake/epilog.gmake

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2012-06-08 14:57:52 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120608145752-ziumy2rhxboeuf3r
Tags: 0.1~2012.04.1-1
* New upstream release
* Bump required parrot version
* Refresh patches
* Bump upstream copyright years for dyncall
* Use dh_parrot debhelper plugin

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#//////////////////////////////////////////////////////////////////////////////
2
2
#
3
 
# Copyright (c) 2007,2009 Daniel Adler <dadler@uni-goettingen.de>, 
 
3
# Copyright (c) 2007,2011 Daniel Adler <dadler@uni-goettingen.de>, 
4
4
#                         Tassilo Philipp <tphilipp@potion-studios.com>
5
5
#
6
6
# Permission to use, copy, modify, and distribute this software for any
17
17
#
18
18
#//////////////////////////////////////////////////////////////////////////////
19
19
 
20
 
 
21
20
ifndef BUILD_OS
22
21
BUILD_OS=generic
23
22
endif
29
28
endif
30
29
 
31
30
include $(GMAKE_TOP)/tool/latex.gmake
 
31
include $(GMAKE_TOP)/tool/man.gmake
32
32
 
33
33
 
34
34
ifndef BUILD_TOOL_pspsdk