Cross Reference: Makefile
xref: /src/usr.bin/tsort/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/tsort/
11.9Schristos#	$NetBSD: Makefile,v 1.9 2020/08/17 16:26:03 christos Exp $
21.3Sjtc#	@(#)Makefile	8.1 (Berkeley) 6/9/93
31.1Scgd
41.9Schristos.include <bsd.own.mk>
51.8SchristosWARNS= 6
61.1ScgdPROG=	tsort
71.9Schristos.if !defined(HOSTPROGNAME)
81.8SchristosLDADD+= -lutil
91.8SchristosDPADD+= ${LIBUTIL}
101.9Schristos.endif
111.1Scgd
121.1Scgd.include <bsd.prog.mk>
13

Indexes created Thu Nov 27 23:09:41 GMT 2025