diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1994-09-28 03:59:29 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1994-09-28 03:59:29 +0000 |
| commit | 2fdcac737582319d0dad37206148a5eea117c207 (patch) | |
| tree | b020b410ea70e9f12a8cd00a79aa3d9e223eb479 /gnu/usr.bin | |
| parent | e04520cef395107c9609825e7e44af4037322dae (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/cvs/lib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/cvs/lib/Makefile b/gnu/usr.bin/cvs/lib/Makefile index 5233869b573b..7712efc6e892 100644 --- a/gnu/usr.bin/cvs/lib/Makefile +++ b/gnu/usr.bin/cvs/lib/Makefile @@ -7,6 +7,8 @@ SRCS = argmatch.c error.c getopt.c sighandle.c strippath.c stripslash.c yesno.c CLEANFILES+= getdate.c y.tab.h +NOPROFILE= yes + install: @echo -n |
