wosch
9f795376b3
`mv'' ->
`mv -f''
...
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
1996-05-07 23:19:49 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
bde
6579f34131
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
bde
a7d94821dd
Fix dependencies for regex.texi. It is constructed by merging a C header
...
file with an info source file.
1995-07-12 19:02:06 +00:00
rgrimes
2ad6f3dee6
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
ache
1d684c7bde
Add cmp -s to beforeinstall target
1995-03-12 23:21:29 +00:00
nate
3de1e92941
Install the include file in the same way that all other includes file are
...
in the 'beforeinstall' target.
1995-03-06 05:51:32 +00:00
ache
801ab1baf7
Add doc to SUBDIR
1995-01-16 17:56:20 +00:00
ache
3b581314ff
Upgrade to code which should satisfy all things which we have
1995-01-11 06:12:04 +00:00
ache
3f43d126a1
Upgrade regex code to most recent that I found
...
Version number still not changed
1995-01-11 05:39:08 +00:00
ache
f15a1abdd6
Changes for 8-bit ctype
1995-01-11 04:56:51 +00:00
ache
5a1a090a02
Add infopage installation
1995-01-11 04:32:41 +00:00
bde
797f1dafb8
Install libregex.h with the correct owner, group and mode.
1994-09-15 19:52:50 +00:00
csgr
4d20eac80b
Remove explicit specification of SHLIB major and minor nos.
1994-05-27 10:53:33 +00:00
jkh
25660f4add
A perfectly good libgnuregex.a and you can't use it! No header was being
...
installed. Do so now as gnuregex.h
1994-05-19 17:40:01 +00:00
nate
ef0615a7dd
No longer install the GNU regex.h include file.
1994-01-29 20:20:51 +00:00
smace
2fa482e62d
Update shlib version to 1.0
1993-12-28 07:57:07 +00:00
paul
b77e0b81ad
Added
...
SHLIB_MAJOR=0
SHLIB_MINOR=0
1993-11-09 20:25:14 +00:00
rgrimes
85912886f5
Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header
...
install commands to be consistent with other header files.
1993-08-23 05:26:19 +00:00
rgrimes
75bdcbe3df
Changed afterintall: target to beforeinstall: so that it is easy to get
...
the regex.h header file installed.
1993-08-08 04:38:56 +00:00
conklin
5e0c8d9ee2
GNU Regex 0.12
1993-07-30 20:16:53 +00:00