~ubuntu-branches/ubuntu/raring/babel/raring-proposed

« back to all changes in this revision

Viewing changes to regression/args/runF90/synch_babel.make

  • Committer: Bazaar Package Importer
  • Author(s): Adam C. Powell, IV
  • Date: 2008-08-01 07:56:58 UTC
  • mfrom: (3.1.2 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080801075658-9ezcrbh8dcs8lg70
Tags: 1.2.0.dfsg-6
Added libparsifal-dev as dependency to libsidl-dev (closes: #483324).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
synch_IORHDRS = synch_IOR.h synch_RegOut_IOR.h synch_ResultType_IOR.h
 
2
synch_STUBHDRS = synch_RegOut_fAbbrev.h synch_RegOut_fStub.h                  \
 
3
  synch_ResultType_fAbbrev.h
 
4
synch_STUBMODULESRCS = synch_RegOut.F90 synch_ResultType.F90
 
5
synch_STUBSRCS = synch_RegOut_fStub.c synch_ResultType_fStub.c
 
6
synch_TYPEMODULESRCS = synch_RegOut_type.F90 synch_ResultType_type.F90