mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
Fix "make doc"
This commit is contained in:
parent
7a3cf83951
commit
3728b63c74
@ -104,6 +104,8 @@ cd ..
|
|||||||
find nasm-$version -not -type d -print > main
|
find nasm-$version -not -type d -print > main
|
||||||
|
|
||||||
# Create documentation
|
# Create documentation
|
||||||
|
cd nasm-${version}
|
||||||
|
./configure --prefix=/usr/local
|
||||||
make doc
|
make doc
|
||||||
# Remove intermediate files.
|
# Remove intermediate files.
|
||||||
make cleaner
|
make cleaner
|
||||||
|
Loading…
Reference in New Issue
Block a user