Magellan Linux

Annotation of /trunk/dev86/patches/dev86-0.16.17-noelks.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 362 - (hide annotations) (download)
Tue Sep 25 20:47:54 2007 UTC (16 years, 8 months ago) by niro
File size: 456 byte(s)
-64bit fixes

1 niro 362 --- dev86-0.16.17/makefile.in.noelks 2006-01-25 17:03:02.000000000 -0500
2     +++ dev86-0.16.17/makefile.in 2006-01-25 17:03:19.000000000 -0500
3     @@ -89,10 +89,10 @@
4    
5     #ifdef GNUMAKE
6     all: check_config bcc86 cpp unproto copt as86 ar86 ld86 objdump86 \
7     - library lib-bsd alt-libs elksemu
8     + library lib-bsd alt-libs
9    
10     install: check_config install-bcc install-man \
11     - install-lib install-emu
12     + install-lib
13    
14     install-all: install install-other
15