X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=Makefile_en21;fp=Makefile_en21;h=def87ba109dddabd47bbd1804ccbef698ccf5f4c;hb=997bf1010de28a0a7246b792254a1ec6a59d5d4d;hp=0000000000000000000000000000000000000000;hpb=f947a91725d102074386e84dc98d819d7f935611;p=avr-crypto-lib.git diff --git a/Makefile_en21 b/Makefile_en21 new file mode 100644 index 0000000..def87ba --- /dev/null +++ b/Makefile_en21 @@ -0,0 +1,25 @@ +# Makefile for the AVR-Crypto-Lib project +# +# This file is part of the AVR-Crypto-Lib. +# Copyright (C) 2010 Daniel Otte (daniel.otte@rub.de) +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# 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, see . + +SHELL = sh + +include Makefile_sys_conf.inc +include Makefile_en21_conf.inc +include Makefile_main.inc + +