Bandage alert - make this thing understand FreeBSD 4.2 the same way

it handles 4.1.

Submitted by:	bento
This commit is contained in:
Satoshi Asami 2000-11-13 09:37:46 +00:00
parent 09cc04f6fe
commit 0eb05bc9b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35058
2 changed files with 4 additions and 0 deletions

View file

@ -113,6 +113,8 @@ post-patch:
${SPEECHTOOLS}/config/systems/ix86_FreeBSD3.5.mak
${CP} ${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.0.mak \
${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.1.mak
${CP} ${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.0.mak \
${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.2.mak
${CP} ${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.0.mak \
${SPEECHTOOLS}/config/systems/ix86_FreeBSD5.0.mak

View file

@ -113,6 +113,8 @@ post-patch:
${SPEECHTOOLS}/config/systems/ix86_FreeBSD3.5.mak
${CP} ${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.0.mak \
${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.1.mak
${CP} ${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.0.mak \
${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.2.mak
${CP} ${SPEECHTOOLS}/config/systems/ix86_FreeBSD4.0.mak \
${SPEECHTOOLS}/config/systems/ix86_FreeBSD5.0.mak