Cross Reference: Makefile
xref: /src/usr.bin/lorder/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/usr.bin/lorder/
Makefile revision 1.4
11.1Scgd#	@(#)Makefile	5.3 (Berkeley) 5/18/90
21.1Scgd
31.1ScgdMAN1=	lorder.0
41.1Scgd
51.4ScgdNOPROG=noprog
61.1Scgd
71.4Scgdrealinstall:
81.1Scgd	install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
91.4Scgd	    ${.CURDIR}/lorder.sh ${DESTDIR}${BINDIR}/lorder
101.1Scgd
111.1Scgd.include <bsd.prog.mk>
12

Indexes created Thu Jan 01 12:09:34 GMT 2026