manpath fixen.

This commit is contained in:
solomon 2003-01-06 19:42:15 +00:00
parent 1f06c47341
commit 66ddad3941
2 changed files with 3 additions and 1 deletions

View file

@ -41,6 +41,7 @@
* Intersil Corporation as part of PRISM(R) chipset product development.
*
* --------------------------------------------------------------------
- Fixed the path the manpages were installed to.
-pre8
- Properly reset the hardware state after a flash/ram download.
- Patch to allow escaped characters in the scan list (Derek Atkins)

View file

@ -48,8 +48,9 @@ all:
@echo "Nothing to do..."
install:
mkdir -p $(TARGET_ROOT_ON_HOST)/usr/local/man/man1
cp nwepgen.man wlancfg.man wlanctl-ng.man wland.man \
/usr/local/man/man1
$(TARGET_ROOT_ON_HOST)/usr/local/man/man1
clean:
rm -f core core.* *.o .*.o *.s *.a .depend tmp_make *~ tags