summaryrefslogtreecommitdiff
path: root/usr.bin/make/lst.h
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1998-12-05 00:06:34 +0000
committerMarc Espie <espie@cvs.openbsd.org>1998-12-05 00:06:34 +0000
commit32435087c5f42cf9f9b6c2202ccb5159532977d7 (patch)
tree53783d2c1632360b0c896962e2fe75001677d4a1 /usr.bin/make/lst.h
parentb3d8393fedf5aa80bf2e2f94079440ad857cc199 (diff)
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.
Diffstat (limited to 'usr.bin/make/lst.h')
-rw-r--r--usr.bin/make/lst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/lst.h b/usr.bin/make/lst.h
index a316a04a42e..52cedbf0252 100644
--- a/usr.bin/make/lst.h
+++ b/usr.bin/make/lst.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: lst.h,v 1.5 1997/07/25 21:05:34 mickey Exp $ */
+/* $OpenBSD: lst.h,v 1.6 1998/12/05 00:06:28 espie Exp $ */
/* $NetBSD: lst.h,v 1.7 1996/11/06 17:59:12 christos Exp $ */
/*