File: makeconst.sh

package info (click to toggle)
python-utmp 0.8%2Bnmu1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 192 kB
  • ctags: 194
  • sloc: python: 796; ansic: 583; makefile: 41; sh: 2
file content (5 lines) | stat: -rwxr-xr-x 87 bytes parent folder | download | duplicates (6)
1
2
3
4
5
#!/bin/sh

gcc -Wall -pedantic makeconst.c $* -o makeconst
./makeconst > UTMPCONST.py