projects
/
slink.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28b2e38
)
Re-create a.out executables
author
Robert Pengelly
<robertapengelly@hotmail.com>
Tue, 26 Nov 2024 00:41:26 +0000
(
00:41
+0000)
committer
Robert Pengelly
<robertapengelly@hotmail.com>
Tue, 26 Nov 2024 00:41:26 +0000
(
00:41
+0000)
Makefile.p32
patch
|
blob
|
history
diff --git
a/Makefile.p32
b/Makefile.p32
index e8360e6ff3ef5562ed08e9e43a0de39248819f22..afcbc23902d56c24db7845e42b5d3b726d40d982 100644
(file)
--- a/
Makefile.p32
+++ b/
Makefile.p32
@@
-6,7
+6,7
@@
CC=gcc386
LD=ld386
COPTS=-S -O2 -fno-common -ansi -I. -I./include -I../pdos/pdpclib -I../pdos/src -D__PDOS386__ -D__32BIT__ -D__NOBIVA__ -D__PDOS__ -Wall -Werror -ansi -m32 -pedantic
-COBJ=aout.
0 elks.0
hashtab.o ld.o lib.o link.o map.o pe.o report.o section.o symbol.o vector.o write7x.o
+COBJ=aout.
o elks.o
hashtab.o ld.o lib.o link.o map.o pe.o report.o section.o symbol.o vector.o write7x.o
all: clean slink.exe