[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / make / PSD.doc

File: [local] / src / usr.bin / make / PSD.doc / Makefile (download)

Revision 1.3, Sat Dec 5 00:06:30 1998 UTC (25 years, 6 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0, OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.2: +0 -0 lines

Modifications from netbsd:
- don't interfere with MACHINE/MACHINE_ARCH defines for bootstrap
- type clean-up, time_t, and printing `unknown' ints
- fix TARGET/MEMBER bug in archive rules
- memmove...
- cleaner Error handler.
- reentrant brk_string
- .MAKE env variable
- preliminary scaffolding for .NOPATH

Other improvements:
- efree
- shellneed streamlined
- display Stop in .CURDIR after an error.
- document most features and misfeatures.
- add a few OpenBSD notes to the tutorial.

#	$OpenBSD: Makefile,v 1.3 1998/12/05 00:06:30 espie Exp $
#	$NetBSD: Makefile,v 1.2 1995/06/14 15:20:23 christos Exp $

DIR=	psd/12.make
SRCS=	tutorial.ms
MACROS=	-ms

.include <bsd.doc.mk>