Cross Reference: Makefile
xref: /src/distrib/notes/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/distrib/notes/
Makefile revision 1.1
11.1Scgd#	$NetBSD: Makefile,v 1.1 1994/09/17 19:02:58 cgd Exp $
21.1Scgd
31.1ScgdM?=	i386
41.1Scgd
51.1ScgdTARG=	INSTALL.$M
61.1ScgdSRC=	${.CURDIR}/INSTALL
71.1ScgdDEP=	${SRC} ${.CURDIR}/mirrors ${.CURDIR}/$M/whatis ${.CURDIR}/$M/contents \
81.1Scgd	${.CURDIR}/$M/hardware ${.CURDIR}/$M/xfer ${.CURDIR}/$M/prep \
91.1Scgd	${.CURDIR}/$M/install ${.CURDIR}/$M/upgrade ${.CURDIR}/donations \
101.1Scgd	${.CURDIR}/legal.common ${.CURDIR}/$M/legal
111.1Scgd
121.1Scgd${TARG}: ${DEP}
131.1Scgd	cpp -I${.CURDIR}/$M -DMACHINE=$M -C -P ${SRC} > $@
141.1Scgd
151.1Scgdclean cleandir:
161.1Scgd	/bin/rm INSTALL.*
17

Indexes created Tue Dec 02 04:09:26 GMT 2025