diff --git a/scripts/ChangeLog b/scripts/ChangeLog index e693442d0..40f0d06f7 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,5 +1,7 @@ 2002-01-02 Stefan Bellon + * build-riscos [__riscos__]: Set filetype of Makefile correctly. + * conf-riscos/include/g10defs.h [__riscos__]: Added GNU GPL header and exec code defines. diff --git a/scripts/build-riscos b/scripts/build-riscos index 0a1168e42..c255a7827 100644 --- a/scripts/build-riscos +++ b/scripts/build-riscos @@ -7,4 +7,5 @@ copy .conf-riscos.cipher.c.constructv .^.cipher.c.constructv copy .conf-riscos.include.h.config .^.include.h.config ~cf~v copy .conf-riscos.include.h.g10defs .^.include.h.g10defs ~cf~v copy .conf-riscos.Makefile .^.Makefile ~cf~v +settype .^.Makefile &fe1 echo Done.