diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2016-11-21 11:45:58 +0100 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2016-11-21 14:14:09 +0100 |
commit | e7f5fdebef90d0be01edeabd4ea260138ed1fbd0 (patch) | |
tree | 2396c0328e3bbee3f8286fe3c0b443bef4c76d58 /Makefile | |
parent | c4678339908e413cbc6751cf863267807acafc85 (diff) |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -APPLICATION = entropy +APPLICATION = cc20rng SRCDIR = src/$(APPLICATION) all: target |