| #
911d661d |
| 21-Jul-2000 |
jdolecek <jdolecek@NetBSD.org> |
switch to sys/conf/newvers_stand.sh for generation of version files move the vers.c depend/build goo to Makefile.bootprogs and remove explicit rules in other Makefiles sync the message in */version
switch to sys/conf/newvers_stand.sh for generation of version files move the vers.c depend/build goo to Makefile.bootprogs and remove explicit rules in other Makefiles sync the message in */version files with other ports using newvers_stand.sh
XXX the new depend rules were tested to limited extend (also with obj dirs) XXX on i386 and should be ok; the changes should not otherwise influence build
show more ...
|
| #
ba10f0ca |
| 05-Apr-1999 |
cgd <cgd@NetBSD.org> |
now that boot.c does the bootstrap name with a -D, the newvers scripts are all the same, so eliminate the redundancy. also, use mrg's "Version:" trick to find the version rather than using the RCS I
now that boot.c does the bootstrap name with a -D, the newvers scripts are all the same, so eliminate the redundancy. also, use mrg's "Version:" trick to find the version rather than using the RCS ID. (I must have been having a ... bad day.) Also, bump boot and netboot versions for all the changes that have been happening lately.
show more ...
|