diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-15 14:00:42 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-12-15 14:01:01 +0000 |
| commit | 6c615833a557fdda19e2ffdc46dfdbb0486a3901 (patch) | |
| tree | 211272624b7117d570744c0a61ac3f2b34759a64 /testing/dev86/dev86-noelks.patch | |
| parent | d30437a74830f78e39f116483858fe263b9192e8 (diff) | |
| download | aports-6c615833a557fdda19e2ffdc46dfdbb0486a3901.tar.bz2 aports-6c615833a557fdda19e2ffdc46dfdbb0486a3901.tar.xz | |
testing/dev86: new aport
A real mode 80x86 assembler and linker
http://www.debath.co.uk/dev86/
Diffstat (limited to 'testing/dev86/dev86-noelks.patch')
| -rw-r--r-- | testing/dev86/dev86-noelks.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/dev86/dev86-noelks.patch b/testing/dev86/dev86-noelks.patch new file mode 100644 index 0000000000..9fd46e9577 --- /dev/null +++ b/testing/dev86/dev86-noelks.patch @@ -0,0 +1,15 @@ +--- dev86-0.16.17/makefile.in.noelks 2006-01-25 17:03:02.000000000 -0500 ++++ dev86-0.16.17/makefile.in 2006-01-25 17:03:19.000000000 -0500 +@@ -89,10 +89,10 @@ + + #ifdef GNUMAKE + all: check_config bcc86 cpp unproto copt as86 ar86 ld86 objdump86 \ +- library lib-bsd alt-libs elksemu ++ library lib-bsd alt-libs + + install: check_config install-bcc install-man \ +- install-lib install-emu ++ install-lib + + install-all: install install-other + |
