6 lines
86 B
Makefile
6 lines
86 B
Makefile
# Options for a normal build
|
|
#
|
|
|
|
FFLAGS = $(FFLAGS_NORMAL)
|
|
LDFLAGS = $(LDFLAGS_NORMAL)
|