mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
4 lines
97 B
Bash
Executable File
4 lines
97 B
Bash
Executable File
#! /bin/sh
|
|
set -v
|
|
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
|