File: javah.in

package info (click to toggle)
openjdk-7 7u181-2.6.14-1~deb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 75,108 kB
  • sloc: java: 166,015; cpp: 6,334; sh: 4,663; makefile: 4,465; ansic: 2,141; perl: 1,022; python: 310; asm: 83
file content (4 lines) | stat: -rw-r--r-- 64 bytes parent folder | download
1
2
3
4
#!@PERL@ -w
use strict;

exec '@JAVAH@', (grep !/^-X/, @ARGV) ;