~ubuntu-branches/ubuntu/trusty/rasmol/trusty

« back to all changes in this revision

Viewing changes to src/Imakefile

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2006-11-13 12:57:40 UTC
  • mfrom: (3.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061113125740-wnjo56pqvvbcd9uw
Tags: 2.7.2.1.1-5
* Add an icon and a .desktop -file from Ubuntu version,
  via Barry deFreese (closes: #377406)
* Fix display bug on amd64 (closes: #397883)
* Update to standards-version 3.7.2
* Move rasmol-doc to section doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
#
138
138
# Architecture Specific Rules
139
139
#
 
140
 
 
141
#ifdef AMD64Architecture
 
142
CCOPTIONS = -D_LONGLONG
 
143
#endif
 
144
 
 
145
#
140
146
#    If running under HPUX, define the appropriate variant
141
147
#    with #define
142
148
#