Date: Tue, 10 May 2005 11:53:20 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make Makefile var.c var.h var_modify.c Message-ID: <200505101153.j4ABrLPi062002@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-05-10 11:53:20 UTC
FreeBSD src repository
Modified files:
usr.bin/make Makefile var.c var.h
Removed files:
usr.bin/make var_modify.c
Log:
Merge var_modify.c into var.c and move types and function declarations
that are now used only in var.c from var.h to var.c
Patches: 7.193,7.194
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.50 +1 -2 src/usr.bin/make/Makefile
1.149 +601 -56 src/usr.bin/make/var.c
1.21 +0 -61 src/usr.bin/make/var.h
1.17 +0 -572 src/usr.bin/make/var_modify.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505101153.j4ABrLPi062002>
