Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current none :
/
usr
/
src
/
linux-headers-5.15.31-051531
/
arch
/
m68k
/
tools
/
amiga
/
Or
Select Your none :
Upload File :
New :
File
Dir
//usr/src/linux-headers-5.15.31-051531/arch/m68k/tools/amiga/Makefile
# SPDX-License-Identifier: GPL-2.0 CC = m68k-cbm-amigados-gcc CFLAGS = -Wall -O2 All: dmesg dmesg: dmesg.c $(CC) $(CFLAGS) -o dmesg dmesg.c -noixemul