File: babel.make

package info (click to toggle)
babel 0.10.2-1
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 43,932 kB
  • ctags: 29,707
  • sloc: java: 74,695; ansic: 73,142; cpp: 40,649; sh: 18,411; f90: 10,062; fortran: 6,727; python: 6,406; makefile: 3,866; xml: 118; perl: 48
file content (8 lines) | stat: -rw-r--r-- 592 bytes parent folder | download
1
2
3
4
5
6
7
8
IORHDRS = Inherit_A_IOR.h Inherit_B_IOR.h Inherit_C_IOR.h Inherit_D_IOR.h     \
  Inherit_E2_IOR.h Inherit_E_IOR.h Inherit_F2_IOR.h Inherit_F_IOR.h           \
  Inherit_G2_IOR.h Inherit_G_IOR.h Inherit_H_IOR.h Inherit_IOR.h              \
  Inherit_I_IOR.h Inherit_J_IOR.h
PYMOD_HDRS = Inherit_A_Module.h Inherit_B_Module.h Inherit_C_Module.h         \
  Inherit_D_Module.h Inherit_E2_Module.h Inherit_E_Module.h                   \
  Inherit_F2_Module.h Inherit_F_Module.h Inherit_G2_Module.h                  \
  Inherit_G_Module.h Inherit_H_Module.h Inherit_I_Module.h Inherit_J_Module.h