diff options
Diffstat (limited to 'util/ectool/Makefile')
-rw-r--r-- | util/ectool/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/ectool/Makefile b/util/ectool/Makefile index 6225503fda..a869577da6 100644 --- a/util/ectool/Makefile +++ b/util/ectool/Makefile @@ -13,10 +13,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## CC = gcc CFLAGS = -O2 -Wall -W |