Cross Reference: Makefile
xref: /src/bin/ps/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/bin/ps/
11.31Schristos#	$NetBSD: Makefile,v 1.31 2021/09/14 17:09:18 christos Exp $
21.13Scgd#	@(#)Makefile	8.1 (Berkeley) 6/2/93
31.1Scgd
41.23StvPROG=		ps
51.28SjdolecekSRCS=		fmt.c keyword.c nlist.c print.c ps.c
61.31SchristosDPADD=		${LIBUTIL} ${LIBM} ${LIBKVM}
71.31SchristosLDADD=		-lutil -lm -lkvm
81.23Stv
91.30SsimonbCOPTS.print.c = -Wno-format-nonliteral -Wno-format-y2k
101.1Scgd
111.1Scgd.include <bsd.prog.mk>
12

Indexes created Mon Nov 10 17:20:41 GMT 2025