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
|
||||
|
||||
# Create documentation
|
||||
cd nasm-${version}
|
||||
./configure --prefix=/usr/local
|
||||
make doc
|
||||
# Remove intermediate files.
|
||||
make cleaner
|
||||
|
Loading…
Reference in New Issue
Block a user