Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kernel compile and mk.conf



On Τρι, 2003-10-14 at 23:56, Emm Vasilakis wrote:

> Ok, so now I've got
> 
> #ifdef BSD_PKG_MK
> M68040=YES
> COPTS+=-O2
> CFLAGS+=-m68040
> #endif
> 
I meant

.ifdef BSD_PKG_MK
M68040=YES
COPTS+=-O2
CFLAGS+=-m68040
.endif

Thanks,
Emmanuel




Home | Main Index | Thread Index | Old Index