File: inspector_func_gen.sh

package info (click to toggle)
faumachine 20180503-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 61,272 kB
  • sloc: ansic: 272,290; makefile: 6,199; asm: 4,251; sh: 3,022; perl: 886; xml: 563; pascal: 311; lex: 214; vhdl: 204
file content (3 lines) | stat: -rwxr-xr-x 120 bytes parent folder | download
1
2
3
#!/bin/sh

gcc inspector_func_gen.c -o inspector_func_gen && ./inspector_func_gen > ../lib/inspector_test_functions.inc