1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-07 23:27:48 +02:00

set filetype of Makefile correctly

This commit is contained in:
Stefan Bellon 2002-01-02 18:01:48 +00:00
parent 172fbebbcb
commit 4573513a34
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2002-01-02 Stefan Bellon <sbellon@sbellon.de>
* build-riscos [__riscos__]: Set filetype of Makefile correctly.
* conf-riscos/include/g10defs.h [__riscos__]: Added GNU GPL
header and exec code defines.

View File

@ -7,4 +7,5 @@ copy <obey$dir>.conf-riscos.cipher.c.constructv <obey$dir>.^.cipher.c.constructv
copy <obey$dir>.conf-riscos.include.h.config <obey$dir>.^.include.h.config ~cf~v
copy <obey$dir>.conf-riscos.include.h.g10defs <obey$dir>.^.include.h.g10defs ~cf~v
copy <obey$dir>.conf-riscos.Makefile <obey$dir>.^.Makefile ~cf~v
settype <obey$dir>.^.Makefile &fe1
echo Done.