diff options
author | Nathan Scott <nathans@sgi.com> | 2002-02-25 22:41:02 +0000 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2002-02-25 22:41:02 +0000 |
commit | de366b9e522ee084a318aaca25c3dd916b5114db (patch) | |
tree | 1c5e6e9a58a4906abb733e413d7a9a11cfd1c8ee /man/man3 | |
parent | 27204a8361ff975ddf3a60b95cc24f4e5ec7bed8 (diff) | |
download | attr-de366b9e522ee084a318aaca25c3dd916b5114db.tar.gz |
Merge of xfs-cmds-2.4.18:slinx:112273a by nathans.
sync up with patch from AndreasG, mainly creates libattr.rpm/deb.
Diffstat (limited to 'man/man3')
-rw-r--r-- | man/man3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man3/Makefile b/man/man3/Makefile index 549c947..029c2c4 100644 --- a/man/man3/Makefile +++ b/man/man3/Makefile @@ -46,3 +46,4 @@ include $(BUILDRULES) install-dev : default $(INSTALL) -m 755 -d $(MAN_DEST) $(INSTALL_MAN) +install-lib: |