File: Makefile.bsd

package info (click to toggle)
python-utmp 0.9-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 196 kB
  • sloc: python: 797; ansic: 583; makefile: 49; sh: 2
file content (6 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6


#for bsd systems, i.e. FreeBSD, NetBSD, OpenBSD
DEFINES = -D_HAVE_UT_HOST

include Makefile.common