openbsd-ports/devel/nasm/patches/patch-Makefile.in
brad e2b4277222 - split out patches
- stop splitting the info page
- add missing ONLY_FOR_ARCHS tag
- prefix HOMEPAGE with "WWW:" in DESCR
2000-10-08 04:27:08 +00:00

11 lines
245 B
Plaintext

--- Makefile.in.orig Thu Jun 3 16:24:33 1999
+++ Makefile.in Sat Oct 7 23:38:23 2000
@@ -50,6 +50,7 @@
all: nasm ndisasm nasm.man ndisasm.man
cd rdoff; $(MAKE) all
+ cd doc; $(MAKE) all
nasm: $(NASM)
$(CC) $(LDFLAGS) -o nasm $(NASM)