remove comment about missing multi target

This commit is contained in:
tcely 2018-05-13 09:11:08 -04:00 committed by GitHub
parent 431fcde29a
commit e3d4a08020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,9 +32,6 @@
# - $ ln -s ../makerelease-os.mk Makefile # - $ ln -s ../makerelease-os.mk Makefile
# - $ make # - $ make
# #
# To make an both builds use instead:
# - $ make multi
#
# If you haven't checkout out a release tag, you need to specify NON_RELEASE. # If you haven't checkout out a release tag, you need to specify NON_RELEASE.
# $ export NON_RELEASE=1 # $ export NON_RELEASE=1
# to generate a dist with git commit # to generate a dist with git commit