19 lines
280 B
Makefile
19 lines
280 B
Makefile
|
|
|
|
##############################################################################
|
|
# The following variables must be define in the environment for
|
|
# a make to work.
|
|
#+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
|
|
|
|
|
#
|
|
#
|
|
#
|
|
|
|
|
|
#
|
|
#
|
|
#
|
|
|
|
all: $(BIN_TARGETS)
|