mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-11-23 05:53:12 +00:00
exclude gdb from min target
This commit is contained in:
2
Makefile
2
Makefile
@ -155,7 +155,7 @@ help:
|
||||
.PHONY: all gcc gdb gprof binutils fd2sfd fd2pragma ira sfdc vasm vbcc vlink libnix ixemul libgcc clib2 libdebug libSDL12 libpthread ndk ndk13 min
|
||||
all: gcc binutils gdb gprof fd2sfd fd2pragma ira sfdc vbcc vasm vlink libnix ixemul libgcc clib2 libdebug libpthread libSDL12 ndk ndk13
|
||||
|
||||
min: binutils gcc gdb gprof libnix libgcc
|
||||
min: binutils gcc gprof libnix libgcc
|
||||
|
||||
# =================================================
|
||||
# clean
|
||||
|
||||
Reference in New Issue
Block a user