X-Git-Url: http://git.squeep.com/?p=dcpu16;a=blobdiff_plain;f=Makefile;h=78f7941e97ac6c8879efcc87610d227e54ef14c5;hp=f3324efabc61a143f42e044148b85957ad7dd30b;hb=95ed7334e5fb35010f287765161fcff1efa69758;hpb=c92abb5c1fa2c3d2bf08ea7bdc2ace34bc7066be diff --git a/Makefile b/Makefile index f3324ef..78f7941 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #!make # -PROGRAMS = dcpu16 +PROGRAMS = dcpu16 as-dcpu16 CFLAGS = -g -Wall -Wextra -pedantic -std=c99 LDFLAGS =