Cross Reference: Makefile
xref: /src/usr.bin/xlint/llib/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/xlint/llib/
Makefile revision 1.4
11.4Schristos#	$NetBSD: Makefile,v 1.4 1997/03/24 22:00:06 christos Exp $
21.1Scgd
31.1ScgdLIBS=	llib-lposix.ln llib-lstdc.ln
41.4SchristosFILES=	${LIBS}
51.4SchristosFILESDIR= ${LINTLIBDIR}
61.1Scgd
71.1Scgdall:	${LIBS}
81.1Scgd
91.1Scgdclean cleanall:
101.1Scgd	rm -f ${LIBS}
111.1Scgd
121.1Scgdllib-lposix.ln: llib-lposix
131.1Scgd	lint -Cposix ${.ALLSRC}
141.1Scgd
151.1Scgdllib-lstdc.ln: llib-lstdc
161.1Scgd	lint -Cstdc ${.ALLSRC}
171.1Scgd
181.1Scgd.include <bsd.prog.mk>
19

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