* extention for obj was .n instead of .o for netware

This commit is contained in:
armin 2003-03-24 10:19:05 +00:00
parent d9f4d94d50
commit d503c887a0
2 changed files with 1887 additions and 1949 deletions

File diff suppressed because it is too large Load Diff

View File

@ -795,8 +795,8 @@ endif
# Netware
ifeq ($(OS_TARGET),netware)
STATICLIBPREFIX=
PPUEXT=.ppn
OEXT=.on
PPUEXT=.ppu
OEXT=.o
ASMEXT=.s
SMARTEXT=.sl
STATICLIBEXT=.a